Opened 7 years ago

Closed 7 years ago

#3252 closed defect (bug) (fixed)

Wrap Category Name in CDATA

Reported by: alexkingorg Owned by: anonymous
Priority: normal Milestone: 2.1
Component: General Version: 2.1
Severity: normal Keywords: has-patch
Cc:

Description

The category name may include HTML entities like ™, but is not wrapped in CDATA so XML parsing fails.

Attachments (1)

patch.diff (681 bytes) - added by alexkingorg 7 years ago.
patch

Download all attachments as: .zip

Change History (4)

patch

comment:1   matt7 years ago

1

#3260 seems to describe other areas with the same issue.

comment:3   ryan7 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [4454]) Wrap cat name in CDATA. props alexkingorg. fixes #3252

Note: See TracTickets for help on using tickets.