Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
Description
@Ian Gilfillan I found out that https://mysqlentomologist.blogspot.com/feeds/posts/default is being mangled by https://mariadb.org/planet-rss. Dashes and quotes are being replaced, breaking command-line examples. Here is an example:
<blockquote><p><span><span>openxs@ao756:~/dbs/maria10.3$ <b>perf probe -x /home/openxs/dbs/maria10.3/bin/mysqld –funcs –no-demangle –filter ‘*’ | grep records_in_range</b>
In the original, the <span> had some attributes, but the symbols were straight ASCII: --no-demangle --filter '*'
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Workflow | MFWA: Task Management Workflow [ 111199 ] | MariaDB v4 [ 162279 ] |
Status | To Do [ 10003 ] | Open [ 1 ] |
Component/s | Website [ 20213 ] | |
Fix Version/s | N/A [ 27305 ] | |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Closed [ 6 ] |
Remaining Estimate | 0d [ 0 ] |
Workflow | MariaDB v4 [ 162279 ] | MariaDB Foundation v1 [ 188397 ] |
Is this still an issue? I solved a bug in our Planet RSS Feed recently regarding importing from Valerii's website (https://mysqlentomologist.blogspot.com). When we imported from his website our RSS feed encoding broke.