Hi Ryan, thanks for your reply. I've since established that the problem is not just with Milestones. Versions and Components, two other areas where we have spaces in names suffer the same problem.
Re plugins, I carried over the ones from our old installation that were supposedly compatible with 1.4. I have: - TracAccountManager 0.6.dev0 - TracTags 0.11 - TracThemeEngine 2.2.4 - TracXMLRPC 1.1.9 - TracCrystalXTheme 1.1 (installed but not active as it is broken in Trac 1.4.2) Maybe I should completely uninstall the theme-related ones since they're not in use currently anyway? On Thursday, 24 December 2020 at 05:22:34 UTC+8 RjOllos wrote: > On Wednesday, December 23, 2020 at 12:18:11 PM UTC-8 rcp....@gmail.com > wrote: > >> >> I've just managed to upgrade a long-running Trac instance from a very old >> version of Trac (0.12 IIRC) to 1.4.2 and it's mostly gone well. >> >> However, in our Issue Tracker, all our Milestone names have spaces in >> them and this is causing problems. >> >> On our Roadmap page, links to milestones include url-encoded spaces, but >> these cause broken links. For example, clicking on our "Release Edition >> 5.3" takes me to a New Milestone page with the following message at the top: >> Milestone Release%20Edition%205.3 does not exist. You can create it here. >> >> Is there something I have missed in the configuration or does Trac no >> longer permit spaces in Milestone names? >> >> TIA, >> >> Rob Hills >> Waikiki, Western Australia >> > > This shouldn't be happening with Trac 1.4.2. There was no change in the > allowed characters for milestones. I tested with Trac standalone and the > HTML on the page is: > > <a href="/proj-1.3/milestone/With%20whitespace"> > Milestone: <em>With whitespace</em></a> > > The URL encoding in the error message might be a hint as to the problem. I > think someone else may have raised this issue on the forum, but I can't > locate it right now. > > My best guess would be a plugin or webserver configuration causing the > problem. Do you have any plugins installed such as SimpleMultiProject? > > Ryan > -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to trac-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/trac-users/3b321ce5-b73c-41b3-8ab1-66d19f688d44n%40googlegroups.com.