Modify ↓
#12671 closed defect (fixed)
ERROR: Exception caught while post-processing request:
Reported by: | Ryan J Ollos | Owned by: | Ryan J Ollos |
---|---|---|---|
Priority: | normal | Component: | MasterTicketsPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: |
Description
2016-02-16 08:02:30,019 Trac[main] ERROR: Exception caught while post-processing request: Traceback (most recent call last): File "/var/www/bugs.jquery.com/private/pve/local/lib/python2.7/site-packages/trac/web/main.py", line 277, in dispatch self._post_process_request(req) File "/var/www/bugs.jquery.com/private/pve/local/lib/python2.7/site-packages/trac/web/main.py", line 390, in _post_process_request f.post_process_request(req, *(None,)*extra_arg_count) File "/var/www/bugs.jquery.com/private/pve/local/lib/python2.7/site-packages/mastertickets/web_ui.py", line 72, in post_process_request if req.path_info.startswith('/ticket/'): File "/var/www/bugs.jquery.com/private/pve/local/lib/python2.7/site-packages/trac/web/api.py", line 382, in path_info path_info=path_info)) HTTPNotFound: 404 Not Found (Invalid URL encoding (was '/ticket/7212\xef\xbc\xef\xbf\xbd'))
Attachments (0)
Note: See
TracTickets for help on using
tickets.
Similar to #12659, #12486 and #12431.