[Trac-tickets] Re: [The Trac Project] #878: Field "resolution" is
disabled incorrectly on Advanced Query screen
The Trac Project
noreply at edgewall.com
Thu Nov 4 16:05:40 EST 2004
#878: Field "resolution" is disabled incorrectly on Advanced Query screen
---------------------------+------------------------------------------------
Id: 878 | Status: assigned
Component: ticket system | Modified: Thu Nov 4 16:05:40 2004
Severity: minor | Milestone: 0.8
Priority: low | Version: devel
Owner: cmlenz | Reporter: pkou <pkou at ua.fm>
---------------------------+------------------------------------------------
Changes (by cmlenz):
* component: report system => ticket system
* milestone: => 0.8
* severity: normal => minor
* priority: normal => low
* keywords: => query
* status: new => assigned
* owner: daniel => cmlenz
Comment:
Good catch.
I'd like to avoid hardcoding the resolution names in the script. If we can
depend on the order of the status values (which pretty much is a given in
the current codebase), a simple check for {{{selectedIndex >= 3}}} should
be enough, and more compact.
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/878>
The Trac Project <>
More information about the Trac-Tickets
mailing list