Laurence Rowe wrote:
> 
> 
> Tom Gross wrote:
>> 
>> 1. How can inline JavaScript be included? The Usecase is: PloneFormGen 
>> allows to incect arbitrary (javascript) code into a form with the 
>> HeaderInjection-field. If the field is rendered with an HTML comment 
>> '<!--' the whole script is ignored. If the HTML comment is omitted the 
>> script is enclosed with <![CDATA[ ... ]]> and the browser can't 
>> interpret the script.
>> 
> 
> Hi Tom,
> 
> Could you send me (private email is ok) an example rules / theme / content
> that triggers this problem and I'll see if I can fix it.
> 
> 

Hi Tom,

It seems the instructions for setting up apache are wrong. You should use:

TransformOptions +ApacheFS +HTML +HideParseErrors

This seems to make everything work as expected. (It seemed to cause problems
for some people outside a virtual host, I'm not sure why).

Laurence
-- 
View this message in context: 
http://plone.293351.n2.nabble.com/xdv-questions-tp5465398p5503318.html
Sent from the Product Developers mailing list archive at Nabble.com.
_______________________________________________
Product-Developers mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/product-developers

Reply via email to