Tom Gross wrote:
> 
> On 09/06/2010 04:40 PM, Laurence Rowe wrote:
>  > TransformOptions +ApacheFS +HTML +HideParseErrors
> 
> Hi Laurence,
> 
>    thanks for investigating. Unfortunately the IE7 issue is still 
> present (I didn't try the inline issue yet). The Apache-configuration I 
> use now is:
> 
>     FilterDeclare THEME
>      FilterProvider THEME XSLT resp=Content-Type $text/html
> 
>      TransformOptions +ApacheFS +HTML +HideParseErrors
>      TransformSet /theme.xsl
>      TransformCache /theme.xsl 
> /webserver/buildouts/xdv/simpletheme/simpletheme.xsl
> 
>      <LocationMatch "^/xdv(?!/static|.*/statusmodify$)">
>          FilterChain THEME
>      </LocationMatch>
> 
> -Tom
> 

Hi Tom,

I'm unable to reproduce this with your theme, IE7 and Apache 2.2.14 running
on Mac OS X.

Are the strange characters in the page source when you look in Firefox (or
another browser)?

Do the strange characters appear in the page when the xslt processing is
disabled?

Laurence
-- 
View this message in context: 
http://plone.293351.n2.nabble.com/xdv-questions-tp5465398p5510790.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