Closed (fixed)
Project:
Case Tracker
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
13 Jan 2010 at 14:58 UTC
Updated:
29 Apr 2010 at 19:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
Chris Graham commentedFor some reason file didn't seem to get attached, maybe because I previewed first.
Comment #2
jmiccolis commentedYour `casetracker_views_handler_argument_assigned_to` class appears to be an empty extension of `views_handler_argument_numeric`. Why not just use the class directly?
Comment #3
dagmarHere is a smaller patch. I have only included the argument handler for project id because there is another issue for assig_to user here #535288: Add argument to show cases assigned to user
Comment #4
jmiccolis commentedPatch in #3 has been committed. Thanks!