Working on it at this very moment. I'm using only a slightly modified patch of the last one, but since it was reverted, I have to do double verication to make sure it works. I'm trying it out against simple examples and verified unicode works as expected, however haven't seen the double output Sean reported about, so I'm hesitating to re-submit basically the same patch. I'm contacting you offlist to see if you'd care to test it out in your environment before I submit it. A separate group here will also do testing on our applications, but it's takes a few days because we don't only need to verify this one, but all the other myfaces changes gone in the meantime (and we've been using a version of this patch successfully for past 3-4 months).
The bug number for this is MYFACES-272, 435 is a closed duplicate. Kalle > -----Original Message----- > From: Eirikur Hrafnsson [mailto:[EMAIL PROTECTED] > Sent: Wednesday, August 31, 2005 2:44 PM > To: MyFaces Development > Subject: Re: [jira] Commented: (MYFACES-435) Unicode encoding > > Anything happening with this patch? Sure could use it :) > > Best Regards > > Eirikur S. Hrafnsson, [EMAIL PROTECTED] > Chief Software Engineer > Idega Software > http://www.idega.com > > > > On 23.8.2005, at 16:28, Kalle Korhonen (JIRA) wrote: > > > [ http://issues.apache.org/jira/browse/MYFACES-435? > > page=comments#action_12319738 ] > > > > Kalle Korhonen commented on MYFACES-435: > > ---------------------------------------- > > > > Yeah, there's some pressure on our side as well to get the patch in > > into the mainline. I've been working on some other things > though, but > > I should be able to have some time for this either this > week or on the > > weekend. So unless you want to dig into this yourself, wait > a week or > > so more. > > > > > >> Unicode encoding > >> ---------------- > >> > >> Key: MYFACES-435 > >> URL: http://issues.apache.org/jira/browse/MYFACES-435 > >> Project: MyFaces > >> Type: Wish > >> Components: JSF 1.1 > >> Versions: 1.0.9 beta > >> Reporter: yanglin > >> > > > > > >> > >> I wish HtmlResponseWriterImpl will render the unicode text > as jsp, > >> not encode as &#XXXXX;, it's difficult to view the html source. > >> especially not encoded to javascipt. > >> > > > > -- > > This message is automatically generated by JIRA. > > - > > If you think it was sent incorrectly contact one of the > > administrators: > > http://issues.apache.org/jira/secure/Administrators.jspa > > - > > For more information on JIRA, see: > > http://www.atlassian.com/software/jira > > > > > > >
