[OSM-dev] Valid characters for display name

Tom Hughes tom at compton.nu
Sat May 5 18:44:38 BST 2012


On 05/05/12 18:38, Andreas Labres wrote:

> Is there a list of valid characters available? (or a list of "forbidden" ones?)

Yeah, in the source code ;-)

> I got a report "ungültiger Anzeigename" (probably "invalid display name") from a
> user.
>
> The probably most famous "invalid" character is ".", isn't ist?

It's basically anything that has special meaning in a URL, and "." 
because it confuses the automatic format detection in rails.

Tom

-- 
Tom Hughes (tom at compton.nu)
http://compton.nu/



More information about the dev mailing list