"'" should not appear in title #1823

Open
opened 2013-08-24 11:18:25 +00:00 by rlx · 5 comments
Owner

Appears in data view (https://0xdb.org/2113678/data), and gets returned from getPath API call.

Appears in data view (<https://0xdb.org/2113678/data),> and gets returned from getPath API call.
j self-assigned this 2013-08-24 11:18:25 +00:00
Owner

titles strings can be added to html without modification and thus have ' and &, paths need to be fixed.

titles strings can be added to html without modification and thus have &apos; and &amp;, paths need to be fixed.
Owner

In []changeset:pandora,3606:

#!CommitTicketReference repository="" revision="pandora,3606"
paths are not html, fixes #1823
In []changeset:pandora,3606: ``` #!CommitTicketReference repository="" revision="pandora,3606" paths are not html, fixes #1823 ```
j 2013-08-24 11:34:25 +00:00
  • closed this issue
  • added the
    fixed
    label
Author
Owner

Still appears in data view.

Still appears in data view.
rlx 2013-08-24 13:28:38 +00:00
  • reopened this issue
  • removed the
    fixed
    label
Author
Owner

Also, getPath still returns < and > (https://0xdb.org/0022453)

Also, getPath still returns &lt; and &gt; (<https://0xdb.org/0022453)>
Owner

< and > fixed

i think that data shows the value of the field is correct

&lt; and &gt; fixed i think that data shows the value of the field is correct
rlx added this to the 13.03 milestone 2014-02-10 04:59:06 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
0x2620/pandora#1823
No description provided.