Details
-
Bug
-
Resolution: Fixed
-
Major
-
1.1
-
None
-
None
Description
You can reproduce using this content:
before
{{warning}}warning{{/warning}}
{{info}}info{{/info}}
{{error}}error{{/error}}
end
Only the first macro block (warning) is protected (read-only). The effect is that the content following the macros are lost when the page is saved.