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/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to