Opened 19 years ago
Closed 19 years ago
#2094 closed defect (duplicate)
Special characters prevent editing deletion of milestones
Reported by: | Owned by: | Christopher Lenz | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | roadmap | Version: | 0.8.4 |
Severity: | normal | Keywords: | |
Cc: | michael@… | Branch: | |
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
While creating milestones, I pasted the title in from a pdf file. This left the ^M
and ^J
special characters in front of my milestone's name.
The milestone was created without problems, and (apparently) rendered correctly. However, it could not be deleted or edited, from either the web interface or from trac-admin. Deleting or modifying through the web-interface brought up an error stating that the milestone does not exist. We found the problem by going into trac-admin and using 'milestone remove >tab<' and seeing what came up in the list. However we could not enter the characters directly to get the remove tool to work.
The problem was solved by manually deleting the entry from the TRAC project database.
Attachments (0)
Change History (1)
comment:1 by , 19 years ago
Milestone: | 0.9 |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Pretty much the same as #1239.