Modify ↓
#2242 closed defect (duplicate)
Trailing spaces in a milestone's name prevent assigned tickets to show up
Reported by: | Owned by: | Christopher Lenz | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | roadmap | Version: | 0.9b2 |
Severity: | minor | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
If a milestone's name contains trailing spaces, assigned tickets won't show up in the Roadmap view. This problem is reproducable by these steps:
- Create a new milestone with a trailing space in its name (i. e. "Test Milestone ")
- Create a new ticket and assign it to the newly created milestone
- Go to the Roadmap. The ticket won't shop up in the milestone's ticket overview
If you add a trailing space to the name, already assigned tickets are correctly handled and show up. However, newly created tickets again won't show up.
I'd suggest to automatically truncate trailing spaces from milestones' names.
Attachments (0)
Note:
See TracTickets
for help on using tickets.
Duplicate of #1344 (which has been fixed yesterday).