Comment # 17
on bug 11372
from Guy Harris
(In reply to Graham Bloice from comment #16)
> The uat "editor" produces a File Open dialog, and the resulting path from
> the chosen file is saved with forward slashes.
As in C:/Hello/there/file.xxx, or as in a Cygwin path?
> So a gui user will be "OK", although the path looks odd in Windows, but a
> command line user on Windows is in some difficulty.
Perhaps we should, instead, store it in the native format, with backslashes
escaped, and make sure that everything *else* that enters a pathname escapes it
as necessary?
You are receiving this mail because:
- You are watching all bug changes.