Re: British pound sign
"Jason Carreira" <[email protected]>
| Newsgroups | gmane.comp.java.open-symphony.webwork |
|---|---|
| Message-ID | <[email protected]> |
When you say you have the encoding of the page set to UTF-8, what do you mean? Is the source file for the page encoded UTF-8? Are you setting content headers to tell the browser it's UTF-8? Try checking the page properties in your browser, what encoding do they think the page is? On 4/18/06, Tom Lyle <[email protected]> wrote: > > I have a form. It has a textarea. If a user types a British pound sign > into it and posts it back to the server webwork adds an Âàin front of > the pound sign. I want it not to do this. > > I have the encoding of the page set to UTF-8 and the following lines in my > webwork.properties > > webwork.i18n.encoding=UTF-8 > webwork.locale=en_GB > > ANyone have any suggestions? > > (In fact I have just noticed that this forum does the same thing, the > character bellow was entered as a single pound sign) > > £ > --------------------------------------------------------------------- > Posted via Jive Forums > > http://forums.opensymphony.com/thread.jspa?threadID=26402&messageID=51932#51932 > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >