On 08-05-2012 17:25, André Malo wrote:
> On Tuesday 08 May 2012 17:20:08 humbed...@apache.org wrote:
>> Author: humbedooh
>> Date: Tue May  8 15:20:07 2012
>> New Revision: 1335581
>>
>> URL: http://svn.apache.org/viewvc?rev=1335581&view=rev
>> Log:
>> Add something between <div> and </div> so the same thing doesn't happen
>> again. bleh.
> 
> You dropped the CDATA container... Readding should help. ;-)
> 
> also the backslash in <\/div> is essential. So it won't be mistaken for 
> </script> (by a browser).
> 
> nd
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: docs-unsubscr...@httpd.apache.org
> For additional commands, e-mail: docs-h...@httpd.apache.org
> 
The cdata container was turning the whole thing into &lt;div&gt;, and
now I can't figure out how to re-add it without making the whole thing
explode.

I'm about to shoot myself in the head, can you please please fix this
for me, so I don't cause serious bodily harm?

With regards,
Daniel.

---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscr...@httpd.apache.org
For additional commands, e-mail: docs-h...@httpd.apache.org

Reply via email to