Opened 18 years ago
Closed 17 years ago
#6932 closed defect (bug) (fixed)
Translation of message for protected comemnts can break comments feed
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 2.8 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Feeds | Keywords: | has-patch commit |
| Focuses: | Cc: |
Description
If the translation of Protected Comments: Please enter your password to view comments. contains invalid XML it will break the comments feed.
Attached is a patch, which encloses the string in CDATA, so that it can contain whatever the translators want.
Attachments (2)
Change History (4)
Note: See
TracTickets for help on using
tickets.
Not sure this still needed, given the ent2ncr() call. But here goes...