Modify ↓
Opened 17 years ago
Closed 17 years ago
#7462 closed defect (duplicate)
When page name contains colon - attachment is added to wrong page
| Reported by: | Owned by: | ||
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | wiki system | Version: | 0.11-stable |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
When on a page named: Example:AddingAttachmentBug I click "Attach file" its attached to page named: Example/AddingAttachmentBug
Attachments (0)
Note:
See TracTickets
for help on using tickets.



Maybe ':' should not be allowed in a wiki page name.
':' is a path separator in Mac world, so this may cause issues…