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 <[email protected]> wrote:

> 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" 
> name="0.3.5.1.2.3.0.1.0.0.3.1.5.0.1.0.1.3.2.1.3.1.1.0.0.1">
>       <option value="- none -">- none -</option>
>       <option value="CH-4000 Basel">CH-4000 Basel</option>
>       <option selected="selected" value="CH-8000 Zürich">CH-8000 
> Zürich</option>
> </select>
> 
> The problem is that the value also contains the umlaut. The wizard page then 
> complains that the attribute is mandatory. Selecting an entry without umlaut 
> sets the relationship correctly. Changing "Zürich" to "Zuerich" also fixes 
> the problem. However this is not an option for the customer. Is this a bug? 
> Anyone else seen this behaviour? Any work around?
> 
> Thanks a lot
> ---markus---
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list      ([email protected])
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/webobjects-dev/mailinglists%40kataputt.com
> 
> This email sent to [email protected]


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to