tal:attributes doesn't encode entities

Bug #143933 reported by Sven Deichmann
2
Affects Status Importance Assigned to Milestone
zope.tal
Invalid
Medium
Unassigned

Bug Description

TAL doesn't encode any entities. But with all entities that occur within attributes at least, that should be the case. Especially " and ' should be encoded to their entity version. Otherwise TAL might generate invalid XML code from statements like <a href="somepage" tal:attributes="title item/Description">somepage</a> -> <a href="somepage" title="This is a link to "somepage"">somepage</a>

Tags: feature zope
Revision history for this message
Andreas Jung (ajung) wrote :

Changes: submitter email, classification (bug => feature)

affects: zope2 → zope.tal
Revision history for this message
Colin Watson (cjwatson) wrote :

The zope.tal project on Launchpad has been archived at the request of the Zope developers (see https://answers.launchpad.net/launchpad/+question/683589 and https://answers.launchpad.net/launchpad/+question/685285). If this bug is still relevant, please refile it at https://github.com/zopefoundation/zope.tal.

Changed in zope.tal:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.