Opened 7 years ago
Closed 7 years ago
#3252 closed defect (bug) (fixed)
Wrap Category Name in CDATA
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| 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)
Change History (4)
alexkingorg — 7 years ago
comment:2
foolswisdom — 7 years ago
#3260 seems to describe other areas with the same issue.
Note: See
TracTickets for help on using
tickets.

patch