Hi Christophe, thanks for the vote!
Could you please add that information to JIRA? AFAIR there's still an open issue regarding one app server that still has encoding issues with JSPWiki. Maybe that's the reason. @all: Please keep the VOTE thread clean. Discussion should take place on an extra thread or be marked accordingly. Thanks and regards Florian ----- Ursprüngliche Mail ----- Von: "Christophe Dupriez" <dupr...@destin.be> An: jspwiki-dev@incubator.apache.org Gesendet: Dienstag, 13. November 2012 12:13:12 Betreff: Re: [VOTE] Release JSPWiki version 2.9.0-incubating I went through the release and listed changes from my current operational version. +1 for me Christophe One suggestion to improve URL encoding support (non latin alphabets), in DefaultURLConstructor.java and ShortURLConstructor, add one line: public String parsePage( String context, HttpServletRequest request, String encoding ) throws UnsupportedEncodingException { //ONE LINE ADDED to set ENCODING: request.setCharacterEncoding( encoding ); Le 12/11/2012 23:21, Florian Holeczek a écrit : > Hi all, > > any more votes? Tomorrow evening (i.e. in a bit less than 24 hrs) I'm > going to close the vote and forward the result to the Incubator PMC. > > Thanks for the passed votes so far! > > Best regards > Florian Holeczek >