Opened 21 years ago
Closed 21 years ago
#1260 closed defect (fixed)
Viewing Milestone 'Ticket status by' problem
| Reported by: | cdupuis | Owned by: | Christopher Lenz |
|---|---|---|---|
| Priority: | high | Milestone: | 0.9 |
| Component: | roadmap | Version: | devel |
| Severity: | major | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
On my trac cvs source:/trunk#1322 installation the url format of the milestone detail is
https://<server>/<project>/milestone?id=2.2
where on trac.edgewall.com the format is
http://projects.edgewall.com/trac/milestone/0.9?by=component.
While changing the dropdown box 'Ticket status by' to another value it gives me the URL
https://<server>/<project>/milestone?by=version
and looses the focus on the selected milestone.
Attachments (1)
Change History (4)
comment:1 by , 21 years ago
| Milestone: | → 0.9 |
|---|---|
| Priority: | normal → high |
| Severity: | normal → major |
| Status: | new → assigned |
comment:2 by , 21 years ago
Yes your right. The real name of the milestone is 'Patch 02/2005'. I guess that's the problem. I renamed the milestone to 'Patch 2.2005' and the milestone view works properly.
by , 20 years ago
| Attachment: | Andy The Candy_24_01_2006@22_02_21.wav added |
|---|



I'm guessing that the real name of your milestone contains a slash, right?