PKP Bugzilla – Bug 4913
Director decision options don't properly differentiate between "invite presentation" and "accept submission"
Last modified: 2009-12-01 15:39:09 PST
Director decision options don't properly differentiate between "invite presentation" and "accept submission" (two-stage submission process). This is because the getDirectorDecisionOptions function is called in a static context and tries to use the $this object internally.
Created attachment 2645 [details] Patch against OCS 2.1.2
Created attachment 2646 [details] Patch against OCS pre-2.3 CVS
Fixed.
*** Bug 4859 has been marked as a duplicate of this bug. ***