Re: User Manager and Charset

2009-06-19 Thread Peter Chiochetti
On Wed, Jun 17, 2009 at 04:54:25PM +0200, Juan José Vázquez Delgado wrote: > > There is an issue with accented chars and the sling user manager. > > > You can try with a hidden field of the name "_charset_" containing the > encoding in your form. Have a look at this [1]. > > [1] http://incubator.a

Re: User Manager and Charset

2009-06-17 Thread Felix Meschberger
Hi, Juan José Vázquez Delgado schrieb: >> There is an issue with accented chars and the sling user manager. >> >> I do a web based interface for the nodes below /system/userManager. >> >> When I POST to createUser or updateUser, then accented chars are messed up >> in the server side authorizable

Re: User Manager and Charset

2009-06-17 Thread Juan José Vázquez Delgado
> There is an issue with accented chars and the sling user manager. > > I do a web based interface for the nodes below /system/userManager. > > When I POST to createUser or updateUser, then accented chars are messed up > in the server side authorizable resource: eg. the char "ü" becomes "ü". it >

User Manager and Charset

2009-06-17 Thread Peter Chiochetti
There is an issue with accented chars and the sling user manager. I do a web based interface for the nodes below /system/userManager. When I POST to createUser or updateUser, then accented chars are messed up in the server side authorizable resource: eg. the char "ü" becomes "ü". it looks to