No escape syntax for MCO arguments
----------------------------------

                 Key: XAP-198
                 URL: http://issues.apache.org/jira/browse/XAP-198
             Project: XAP
          Issue Type: Bug
          Components: MCOs
            Reporter: James Margaris
            Priority: Blocker


<mco:mco 
        id="attributeSetter" 
        class="AttributeTester"
        src="AttributeTester.js"
        onLoad="mco:attributeSetter.reportEvent('called \'onload from mco')"
/>

In this example I want a ' (apostrophe) int he middle of a string. If I just 
use a plain apos that terminates the string argument, so I should be able to 
use \' instead. But that does not work either.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to