Santiago Gala wrote:
>
> I discovered a funny error while I was updating SimpleTransform.java
>
> This class had been changed in a way that rendered useless the disk
> cache (possibly in the rush towards 1.3a1) This caused that the OCS
> feeds were loaded twice, one for the cache and another one for the
> transform. In the case of other resources, it was less of a problem.
>
> When I restored the cache, all the rss portlets stopped working. The OCS
> worked perfectly, though.
>
> Tracing the error, I discovered that it was due to a problem with the
> stylesheets (rss.xsl and rss-wml.xsl).
>
> An error in the getReader method of the JetspeedDiskCacheEntry used
> utf-8 as the encoding, instead of the true one. When Raphaël put his
> name there (in a comment), the "ë" caused a wrong encoding error, that
> spoiled the Stylesheet compilation.
>
Can you explain more about this issue, because I did modify the encoding
declared in the xml declaration, so the stylesheets were stille valid xml
documents ?
If I understand correctly what you say, the JetspeedDiskCacheEntry only accepts
utf-8 encoded file, is that it ?
--
Raphaël Luta - [EMAIL PROTECTED]
Vivendi Universal Networks - Services Manager / Paris
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/[email protected]/>
List Help?: [EMAIL PROTECTED]