22 Apr
2002
22 Apr
'02
9:23 p.m.
On Mon, Apr 22, 2002 at 09:21:50PM +0200, Dieter Maurer wrote:
Andreas Jung writes:
Is it possible to use umlauts in file names?
No (at least not without hacking the corresponding check for valid Ids). Should we kill this restriction?
I think/hope it is no longer necessary.
We discussed this problem last year and the key question was, what characters should be allowed: utf-8, latin-1, iso-8859-X.. or whatever. I would really love to see the restriction lifted. However lifting the restriction must not break existing code. Andreas