﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,branch,changelog,apichanges,internalchanges
13589,"`#!html` processor incorrectly closes at end of wiki text, not `}}}`",anonymous,,"If I set the style in a `{{{#!html ... }}}` section, this leaks into the rest of the wicket or wiki page:

[[Image(html_leak.png)]]

The text I used is:
{{{#!text
= HTML Leak
{{{#!html
<div  style=""background-color:lightgrey;"">
<h4>Header</h4>
<p>Some text...</p>
}}}
Background leaks here...
= Next section
Background leaks here too...
}}}

I would expect all HTML settings and other features that I use or changes that I make inside a `{{{ ... }}}` block, that they are limited to this block.

",defect,closed,normal,,wiki system,1.4.3,normal,invalid,,,,,,
