Closed Bug 113215 Opened 24 years ago Closed 23 years ago

XMLUtils::normalizeAttributeValue generates predefined entitites

Categories

(Core :: XSLT, defect)

defect
Not set
normal

Tracking

()

VERIFIED FIXED

People

(Reporter: axel, Assigned: keith)

References

()

Details

Attachments

(2 files)

XMLUtils::normalizeAttributeValue generates the predefined entities 
 ' " which is wrong. The entities should be generated in the serializer, and shouldn't be part of the content. ba. Thanx to Arthur Barrett for finding this, see a example on http://march-hare.com/xml/iris02/venis/data.xml I might be tempted to create a small neato testcase later.
Attached file attribute.xsl
click on the button to see what <div id="div"> <xsl:attribute name="foo"> [ &lt; " </xsl:attribute> </div> generates as attribute value.
fixed with output rewrite
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
we didn't verify for a long time. I really checked, so VERIFIED.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: