[I resend a message of Dec 25 which didn't get delivered due to a server 
problem:]

Adam,
in Sablotron 0.50, we added a switch which should do what you need. Run 
configure with
../configure --disable-adding-meta
then complete the build. Let us know if this doesn't work as expected.

It would probably be much better to have a function setting parameters 
like this for a particular instance of the processor (with the 
corresponding command-line switches for sabcmd). I guess we should do it 
this way in the future versions.

Tom

Adam Doppelt wrote:

> We upgraded our copy of sablotron recently from 0.42 to 0.44. Everything
> works great, and our transforms sped up by 50% due to the DStr changes.
> Thanks everyone!
> 
> Unfortunately, the upgrade exposed a hairy bug inside IE. Sablotron 0.44
> spits out the following meta tag during HTML transforms:
> 
>    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
> 
> IE really doesn't like this under certain conditions. Would it be possible
> to put an #ifndef around the call to throwInMeta()? We've made this change
> in house but it would nice not to need a custom Sablotron build.
> 
> Thanks again,
> 
> Adam
> 
> 


Reply via email to