Details
- 
    Bug 
- 
    Resolution: Fixed
- 
    Critical 
- 
    1.28.1
- 
    None
- 
    None
- 
        Unit
- 
        High
- 
        Medium
- 
        N/A
- 
        N/A
- 
        
Description
Take the following wiki syntax:
before
{{groovy}}
println 'one\n\n{{info}}two{{/info}}\n\nthree'
{{/groovy}}
after
The nested info macro generated by the groovy macro should not be editable in-place since the groovy macro can't be editable in-place.
Attachments
Issue Links
- is related to
- 
                    CKEDITOR-199 Edit macro content directly in CKEditor when it contains wiki markup -         
- Closed
 
-         
- relates to
- 
                    XWIKI-15969 Make it easier to write wiki-based rendering macros that are editable inline -         
- Open
 
-