Menu

Commit [r5423]  Maximize  Restore  History

Revert the change that made the default value of rows be []; the problem there

is that the default list is instantiated once, and winds up getting
reused/shared in other objects. So change back to a None default.

ecarter 2007-05-18

changed /trunk/trac/ticket/query.py
/trunk/trac/ticket/query.py Diff Switch to side-by-side view
Loading...