I have entered nabble and I can see that my mail can be a little bit unreadible. Here is simple example:
1.) in xhtml I have: (...) <t:outputText value="(Ruch pacjent& # 243;w") (...) 2.) in web page source I have: (...) <span class="tabcontent">(Ruch pacjent& oacute; w)" 3) when Partial Page Refresh is working and need to refresh part of the page which consist oacute html escape than it fails. 2010/1/20 Lukasz Feldman <[email protected]> > Hi, > > I have deployed application with PPR from Myfaces Trinidad. When I have a > page where I use ó than when page (with facelets) is rendered in my > browser (no matter which one), I can see in source ó . As a > consequence PPR mechanism does not work properly. Other polish chars work > fine. Does anybody have any kind of idea how to fix it? I have started some > tests with JS replacements and servlet filter, but still I can treat it as > workarround. > > BR, > > Lukasz > > >

