[Trac-tickets] Re: [The Trac Project] #2004: [patch]
send_project_index() as exception handler in modpython_frontend.py
The Trac Project
noreply at edgewall.com
Fri Sep 2 13:51:13 CDT 2005
#2004: [patch] send_project_index() as exception handler in modpython_frontend.py
---------------------------------+------------------------------------------
Reporter: dmbrucker at gmail.com | Owner: mgood
Type: enhancement | Status: assigned
Priority: normal | Milestone:
Component: mod_python frontend | Version: devel
Severity: minor | Resolution:
Keywords: |
---------------------------------+------------------------------------------
Comment (by anonymous):
''If there's an error opening the environment then it's expected to report
this as an error.''
Agreed. And it does, but only in Apache's error_log which some people
(like in shared hosting environments) don't necessarily have access to. It
would be better to at least see the reason for the error in the browser.
I'm attaching a second patch which may fit your description better.
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/2004>
The Trac Project <http://trac.edgewall.com/>
More information about the Trac-Tickets
mailing list