Closed (fixed)
Project:
Project issue tracking
Version:
5.x-2.x-dev
Component:
Issues
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
8 Aug 2008 at 21:54 UTC
Updated:
23 Aug 2008 at 01:45 UTC
Jump to comment: Most recent file
Comments
Comment #1
aclight commentedI think what happened was that Views 1 can't support the same data in the argumen and in an exposed filter. In other words, if a user was at /project/issues/project_issue, the "Project" exposed filter wouldn't have "Project issue tracking" selected. Likewise, if a user selected a project via the exposed filter, the argument in the URL wouldn't change to match what was selected.
Because of these problems, I think we just decided to stop where we were at the time and commit what I'd done so far. So I don't think it would be difficult to write such a handler for Views 1, but also having an exposed filter is going to cause some problems.
Feel free to write this for D5 if you'd like, but as you suggest I believe the code for the D6 version will be quite different, so I doubt we'll gain much by having it in now unless you need to use this for another site now.
Comment #2
dwwYes, I need this in D5 (and some other things that should be arguments, too), so I'm adding it. Doesn't seem like it hurts to have. If you want to review, please do. ;) Thanks.
Comment #3
dwwaclight pointed out a minor codestyle problem (s/true/TRUE). Otherwise, this is fine, so I committed to HEAD and DRUPAL-5--2.
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.