Overview
Artifact ID: | 665639f6cf0a7ef7837a6d1d3b1437f459bd8688 |
---|---|
Ticket: | ea7d583739b004afa832e1b6901259137747366f
Some characters prevent "server ." from serving repos |
User & Date: | anonymous 2010-08-04 16:32:32 |
Changes
- comment changed to:
Windows XP (with latest patches) and fossil version [15b293259d] 2010-06-11 12:02:59 UTC I ran into problems with non-alphabetic characters today using "fossil server." These commands work:<br> fossil new r~1.fossil<br> fossil ui r~1.fossil<br> But after running "fossil server .", http://127.0.0.1:8080/r~1 returns "Not Found" Replace the tilde with an underscore, works normally. Using a caret (^) demonstrates the same problem.
- foundin changed to: "[15b293259d] 2010-06-11 12:02:59 UTC"
- private_contact changed to: "c0b04d3450fc4196f634b9d078d8dce4d4b1be6a"
- severity changed to: "Minor"
- status changed to: "Open"
- title changed to:
Some characters prevent "server ." from serving repos
- type changed to: "Code_Defect"