Opened 19 years ago
Closed 19 years ago
#3448 closed defect (duplicate)
Milestone encoding problem
| Reported by: | ruslan | Owned by: | Jonas Borgström |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | general | Version: | 0.9.6 |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
There is some strange bug in milestones those name is not ASCII. When you use non-ascii characters in milestone name you can't edit milestone — "Milestone ???»?°??+21+??N??»N?+-+3+?°????N?N?N??° does not exist." message is shown. Strange is what you can see the milestone content (tickets in it) although in this case URL is also contains milestone name — but here it is interpreted correctly. Bug is reproducable on Trac0.9.6, running under Apache 2.2. If I run same trac configuration under trac standalone server all going right.
Attachments (0)
Change History (3)
comment:1 by , 19 years ago
| Milestone: | → 0.10 |
|---|
comment:2 by , 19 years ago
| Milestone: | 0.10 |
|---|



It's not correct to schedule this to 0.10 before having tested that this problem also affects the current development version (source:trunk), which I doubt.