Closed (fixed)
Project:
Support Ticketing System
Version:
7.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Reporter:
Created:
23 Sep 2011 at 20:20 UTC
Updated:
10 Oct 2011 at 17:11 UTC
Due to some changes in the D7 version, some of the states were being overwritten by the hardcoded entries.
IIRC this was done originally to make it not whine about passing a string for weight.
I am going to change it to negative numbers.
Comments
Comment #1
bdragon commentedFixed.
http://drupalcode.org/project/support.git/commit/54cbca1b7db7a0731755985...
This should improve support_pm's behavior.
Comment #2
bdragon commentedFollowup fix: Subprojects did not have a default local task.
http://drupalcode.org/project/support.git/commit/4b4e3dc5bc70ef91ff88785...
Comment #3
bdragon commentedI meant subclients, not subprojects. Whoops!