On Fri, Jan 21, 2011 at 1:30 PM, David Becker <[email protected]> wrote: > I'm trying to use the umlaut ü in a localized label in SipXconfig. The > problem is that when I write the entity name ü the ampersand > automatically gets converted to an entity so the result is &uuml; > which of course prevents it from using the uuml entity. Just writing ü > does not get converted to an entity so it comes out as garbage in a > webbrowser. Entities work fine in descriptions.
Check the html page and if label is used in Insert component set raw parameter on true: http://tapestry.apache.org/tapestry4.1/components/Insert.html George _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev/
