Download & Extend

"Special" project issue views filters only work for exposed filters

Project:Project issue tracking
Version:6.x-1.x-dev
Component:Views integration
Category:bug report
Priority:normal
Assigned:dww
Status:closed (fixed)

Issue Summary

The views filters for issue status and version support some "special" values: "- Open issues -" for the status, and the version series values for the version filter (e.g. "6.x issues"). Currently, these are mapped back to real values via accept_exposed_input(). That's silly, since it only works for exposed filters. ;) We should really do this magic mapping in query(), which, now that I code it, is vastly less complicated, anyway...

Comments

#1

Status:active» needs review
AttachmentSize
429190.project_issue_special_filters_not_just_exposed.patch 5.27 KB

#2

Status:needs review» fixed

Earl gave this the thumbs up. Committed to HEAD.

#3

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

nobody click here