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.
Authored by: rblank 2009-04-15
Parent: [r8123]
Child: [r8125]