Details
-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
2.0 RC1
-
None
-
Unknown
-
Description
Follow the steps to reproduce:
- create a new page and go to source
- type the following code in source
{{velocity}}{{html}} #info("Some info"){{/html}}{{/velocity}}
- make sure you have a couple of spaces after the last "}"
- go to wysiwyg
- click inside the info box and type something
- go to source and look at the text inside the box
- return to wysiwyg and try typing inside the box again
Results:
- the text you first typed inside the box in wysiwyg does not translate into source
- the second time you go to wysiwyg you cannot edit the text inside the box
Attachments
Issue Links
- duplicates
-
XWIKI-3699 When Velocity is inline and contain html macro in standalone context it generate a paragraph
- Closed