Modify ↓
      
        Opened 17 years ago
Closed 14 years ago
#4927 closed defect (fixed)
UNC path matching doesn't handle spaces in filenames
| Reported by: | Matt Caron | Owned by: | Christian Boos | 
|---|---|---|---|
| Priority: | normal | Component: | WikiGoodiesPlugin | 
| Severity: | normal | Keywords: | unc | 
| Cc: | Trac Release: | 0.11 | 
Description
Ideally, a UNC path with spaces in it should work. Realistically, it is hard to tell the difference between spaces in a filename and spaces in a body of text. One thought is to enclose the UNC path in double quotes and have the plugin remove the quotes as part of the URL munging.
Attachments (0)
Change History (3)
comment:1 Changed 16 years ago by
| Component: | WikiGoodiesPlugin → WikiDocPlugin | 
|---|---|
| Keywords: | unc added | 
| Status: | new → assigned | 
comment:2 Changed 16 years ago by
| Component: | WikiDocPlugin → WikiGoodiesPlugin | 
|---|
comment:3 Changed 14 years ago by
| Resolution: | → fixed | 
|---|---|
| Status: | assigned → closed | 
Note: See
        TracTickets for help on using
        tickets.
    


Double quotes "
...\... ...", or <
...\... ...> (like in #T7386).