Changes between and of Initial VersionVersion 1Ticket #2366
- Timestamp:
- 01/06/2007 09:56:52 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2366 – description
initial v1 1 1 It isn't too good on windows right now. I'd like to be able to access all files, but it won't let me. The failings are window suckage, of course, but they can be worked around. 2 3 For example, you can actually have a file called "CON" on windows, and it is accessible by quoting the path in various ways (or by accessing it via native Windows APIs), but {{{FilePath}}} would currently consider that path a security violation, regardless of whether it actually exists.
