Ticket #6932 (new defect)

Opened 7 months ago

Translation of message for protected comemnts can break comments feed

Reported by: nbachiyski Assigned to: anonymous
Priority: normal Milestone: 2.9
Component: i18n Version:
Severity: normal Keywords: feed xdata i18n
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

comments-feed-cdata.diff (0.9 kB) - added by nbachiyski on 05/08/08 06:50:46.

Change History

05/08/08 06:50:46 changed by nbachiyski

  • attachment comments-feed-cdata.diff added.