id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release
1803,trac link with subdirectory access,anonymous,cboos,When I access a Doxygen Trac link which points to a file in a subdirectory_ a 404 Not Found error occurs. There is an automatic transformation from a slash (/) to a backslash (\\) wich causes the error (see error message).\r\n\r\n[doxygen:directory/subdirectory/file] -> error\r\n\r\n[doxygen:directory/file] -> works\r\n\r\n'''Error message:'''\r\n{{{\r\nThe requested URL /trac/myproject/doxygen/directory\\subdirectory/file was not found on this server.\r\n}}}\r\n\r\nDirect access with a correct slash (/trac/myproject/doxygen/directory/directory/file) works.\r\n\r\n'''Environment:'''[[BR]]\r\nWebserver - Apache 2.0.59 + mod_python 3.3.1[[BR]]\r\nTrac 0.10.4 + doxygen 0.4[[BR]]\r\nPython 2.4.4[[BR]]\r\nOS - Win 2003 Server,defect,new,normal,DoxygenPlugin,normal,,,,0.10
