Ticket #1260 (closed defect: fixed)
Opened 7 years ago
Last modified 7 years ago
Viewing Milestone 'Ticket status by' problem
| Reported by: | cdupuis | Owned by: | cmlenz |
|---|---|---|---|
| Priority: | high | Milestone: | 0.9 |
| Component: | roadmap | Version: | devel |
| Severity: | major | Keywords: | |
| Cc: | |||
| Release Notes: | |||
| API 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
Change History
comment:1 Changed 7 years ago by cmlenz
- Milestone set to 0.9
- Priority changed from normal to high
- Severity changed from normal to major
- Status changed from new to assigned
comment:2 Changed 7 years ago by anonymous
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.
comment:3 Changed 7 years ago by cmlenz
- Resolution set to fixed
- Status changed from assigned to closed
Fixed in [1323].
Changed 6 years ago by anonymous
- 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?