[Webkit-unassigned] [Bug 11998] no transformation output

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 27 11:40:25 PST 2006


http://bugs.webkit.org/show_bug.cgi?id=11998





------- Comment #1 from ap at webkit.org  2006-12-27 11:40 PDT -------
Created an attachment (id=12068)
 --> (http://bugs.webkit.org/attachment.cgi?id=12068&action=view)
test case

The problem is that XSLTProcessor re-parses the stylesheet (evil!), while
serializer handles quotation marks incorrectly. Here is a workaround:
<xsl:value-of select="concat('javascript:setPage(%22',link,'%22);')"/>

See also: bug 11947.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list