Menu

Commit [r8124]  Maximize  Restore  History

0.11-stable: Fixed an internal error when `row` or `format` keywords are specified in a `query:` with query syntax.

* `row` has been made a synonym for the `rows` keyword.
* `format` is now stored in the `Query` object, and used to generate the `href` for the query.

Closes #8125.

rblank 2009-04-15

changed /branches/0.11-stable/trac/ticket/query.py
/branches/0.11-stable/trac/ticket/query.py Diff Switch to side-by-side view
Loading...