Ticket #4209 (closed defect: duplicate)
Opened 5 years ago
Last modified 4 years ago
HTML issue w/ Genshi when Trac raises an error
| Reported by: | eblot | Owned by: | jonas |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | general | Version: | devel |
| Severity: | trivial | Keywords: | |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description
I think this feature has not survived the Genshi migration:
For some reason, SVN wrappers cannot be used w/ my installation, and Trac raises an error.
However, the suggestion message does not appear as regular HTML text, but it printed out within the error red box, and HTML tags are not rendered.
500 Internal Server Error (Repository checkins event provider (<tt>ChangesetModule</tt>) failed:<br /><br />TracError: Unsupported version control system "svn"<p>You may want to see the other kind of events from the <a href="/trunk/timeline?milestone=on&ticket=on&wiki=on">Timeline</a></p>)
Sorry not to provide a patch, I'm currently fighting the Python+MacOS+Fink+Genshi+Svn migration ;-)
Attachments
Change History
comment:1 Changed 5 years ago by eblot
- Version changed from 0.10.2 to devel
Changed 4 years ago by osimons
- Attachment svn_errors_r6425.jpg added
comment:2 Changed 4 years ago by osimons
Well, the svn error messages are much improved. :-) The HTML no longer appears, but maybe some other issues remain?
(Error provoked by using multiple modpython interpreters - #2611 - and hitting 'Timeline'.)
comment:3 Changed 4 years ago by cboos
- Milestone 0.11.1 deleted
- Resolution set to duplicate
- Status changed from new to closed
I think this was a duplicate of #5066.



r6425 svn error messages.