#2803: Bad contact detail when an exception is triggered in a plugin
---------------------+------------------------------------------------------
Reporter: eblot | Owner: jonas
Type: defect | Status: new
Priority: lowest | Milestone:
Component: general | Version: devel
Severity: minor | Keywords:
---------------------+------------------------------------------------------
When an exception is caught by the Trac engine, the exception detail
appears on the web page, immediately followed with the following message:
{{{
If you think this really should work and you can reproduce it. Then you
should consider to report this problem to the Trac team.
Go to http://trac.edgewall.com/ and create a new ticket where you describe
the problem, how to reproduce it. Don't forget to include the python
traceback found below.
TracGuide — The Trac User and Administration Guide
}}}
This message is not really meaningfull when the fault comes from a plugin.
As more and more people are developing and using plugins, the bug tracker
for Trac is more likely to receive bug reports that are not related to the
core engine.
I think the message should be updated so that it reflects the plugin
source of the error, and a nice feature would be to display the contact of
the plugin author if it appears in the plugin egg package (author,
homepage).
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/2803>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets