[Trac-tickets] [The Trac Project] #1758: Apache error if a milestone name contains a backslash

The Trac Project noreply at edgewall.com
Wed Jul 6 06:31:25 CDT 2005


#1758: Apache error if a milestone name contains a backslash
---------------------+------------------------------------------------------
       Id:  1758     |      Status:  new                                   
Component:  roadmap  |    Modified:  Wed Jul  6 06:31:25 2005              
 Severity:  normal   |   Milestone:                                        
 Priority:  normal   |     Version:  devel                                 
    Owner:  cmlenz   |    Reporter:  Ian Leader <__ian.leader__ at line.co.uk>
---------------------+------------------------------------------------------
 If you add (or change) a milestone so that the name contains a backslash,
 you recieve an apache error on submit. The milestone name is changed, but
 you can no longer view or edit that milestone, e.g.

 {{{http://localhost:8090/cgi-bin/trac.cgi/milestone/backslash%5Ctest}}}

 gives the error:

 {{{
 Not Found

 The requested URL /cgi-bin/trac.cgi/milestone/backslash\test was not found
 on this server.
 Apache/2.0.54 (Win32) SVN/1.1.4 mod_python/3.1.3 Python/2.3.4 DAV/2 Server
 at localhost Port 8090
 }}}

 Running trunk [1913].

 This is possibly related to one of the comments in #1019, which suggests a
 solution.

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/1758>
The Trac Project <>


More information about the Trac-Tickets mailing list