Overview
Artifact ID: | 79a1ebe5209fcd9545fb574a9e7892c9d7f2e534 |
---|---|
Ticket: | 46bf4baedcea6ca9df279e3ddd813c263db46f1c
wrongly reported illigal character, "[" and "]" |
User & Date: | anonymous 2010-02-10 10:19:34 |
Changes
- comment changed to:
This has been tested under windows only. Create a file named: $ () + ,-!= @ [ ]^_{ }~.txt This file is perfectly legal under windows (WinXP) but if i try to add it via: fossil add "testCase-fileUpload\$ () + ,-!= @ [ ]^_{ }~.txt" I get fossil: filename contains illegal characters: testCase-fileUpload/$ ( ) + ,-!= @ [ ]^_{ }~.txt Basically it chokes over the ] and [ characters. Regards.
- foundin changed to: "94bb313444"
- private_contact changed to: "d4bb048456b44e51cafa61c59ddc503a345fe5d0"
- severity changed to: "Important"
- status changed to: "Open"
- title changed to: "wrongly reported illigal character, "[" and "]""
- type changed to: "Code_Defect"