Re: ERD2WEditToOneRelationship popup issue with umlauts

2012-08-30 Thread Markus Ruggiero
Thanks all, setting property er.extensions.ERXApplication.DefaultEncoding=UTF-8 fixed things. have fun ---markus--- PS Why is this not default? Would make a lot of sense. On 20.08.2012, at 09:46, Markus Ruggiero mailingli...@kataputt.com wrote: Hi, I seem to have a problem with umlauts

Re: ERD2WEditToOneRelationship popup issue with umlauts

2012-08-29 Thread Markus Ruggiero
On 20.08.2012, at 18:08, Chuck Hill ch...@global-village.net wrote: Hi Markus, On 2012-08-20, at 12:46 AM, Markus Ruggiero wrote: I seem to have a problem with umlauts and ERD2WEditToOneRelationship with displayStyle = popup. One of the selections has an umlaut in the name (Zürich).

Re: ERD2WEditToOneRelationship popup issue with umlauts

2012-08-29 Thread Theodore Petrosky
...@kataputt.com Subject: Re: ERD2WEditToOneRelationship popup issue with umlauts To: webobjects-dev@lists.apple.com Dev Apple Webobjects-dev@lists.apple.com Date: Wednesday, August 29, 2012, 4:00 AM On 20.08.2012, at 18:08, Chuck Hill ch...@global-village.net wrote: Hi Markus, On 2012-08-20

Re: ERD2WEditToOneRelationship popup issue with umlauts

2012-08-29 Thread Bastian Triller
set the Wonder encoding property to UTF-8. This should also encode your form values in UTF-8: er.extensions.ERXApplication.DefaultEncoding=UTF-8 Am Mittwoch, den 29.08.2012, 10:00 +0200 schrieb Markus Ruggiero: On 20.08.2012, at 18:08, Chuck Hill ch...@global-village.net wrote: Hi Markus,

Re: ERD2WEditToOneRelationship popup issue with umlauts

2012-08-29 Thread Ramsey Gurley
Just curious… Is there some reason that this isn't the default? It seems dumb that we should need to even think about this. UTF-8 should be the default, no? Ramsey On Aug 29, 2012, at 5:54 AM, Bastian Triller wrote: set the Wonder encoding property to UTF-8. This should also encode your

ERD2WEditToOneRelationship popup issue with umlauts

2012-08-20 Thread Markus Ruggiero
Hi, I seem to have a problem with umlauts and ERD2WEditToOneRelationship with displayStyle = popup. One of the selections has an umlaut in the name (Zürich). The generated code looks like this: select _componentname=er.extensions.components.ERXToOneRelationship

Re: ERD2WEditToOneRelationship popup issue with umlauts

2012-08-20 Thread Chuck Hill
Hi Markus, On 2012-08-20, at 12:46 AM, Markus Ruggiero wrote: I seem to have a problem with umlauts and ERD2WEditToOneRelationship with displayStyle = popup. One of the selections has an umlaut in the name (Zürich). The generated code looks like this: select