Code macros doesn't fully escape wiki syntax when used inside an Object property
--------------------------------------------------------------------------------

                 Key: XWIKI-1959
                 URL: http://jira.xwiki.org/jira/browse/XWIKI-1959
             Project: XWiki Platform
          Issue Type: Bug
          Components: Rendering
    Affects Versions: 1.2 RC1
            Reporter: Vincent Massol


For example, add the following in an object:

{noformat}
{code:none}
1 Title
1.1 Sub Title
{code}
{noformat}

Then use $doc.display("property name") to display it and you'll see that the 
sub title gets rendered when it shouldn't.

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

        
_______________________________________________
notifications mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/notifications

Reply via email to