Menu

Commit [r3309]  Maximize  Restore  History

Small fixes for the `IContentConverter`s in the ticket subsystem:

* use `trac.ticket.Ticket` instead of `trac.ticket.model.Ticket`
* use `trac.ticket.Query` instead of `trac.ticket.query`
* use quality `8` instead of `9`, so that it's easily possible for
the user to force the usage of a custom converter, while staying
in the 0-9 range.
* make the conversion tests more platform independant (both modified
tests failed for me on Windows)

cboos 2006-05-17

changed /trunk/trac/ticket/query.py
changed /trunk/trac/ticket/tests/conversion.py
changed /trunk/trac/ticket/web_ui.py
/trunk/trac/ticket/query.py Diff Switch to side-by-side view
Loading...
/trunk/trac/ticket/tests/conversion.py Diff Switch to side-by-side view
Loading...
/trunk/trac/ticket/web_ui.py Diff Switch to side-by-side view
Loading...
MongoDB Logo MongoDB