[Tickets #647] Userlist for queue is not displayed in the inactive
form
bugs at bugs.horde.org
bugs at bugs.horde.org
Wed Sep 29 01:45:13 PDT 2004
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=647
-----------------------------------------------------------------------
Ticket | 647
Updated By | rvs at angara.ru
Summary | Userlist for queue is not displayed in the inactive form
Queue | Whups
State | Assigned
Priority | 1. Low
Type | Bug
Owners | Chuck Hagenbuch
-----------------------------------------------------------------------
rvs at angara.ru (2004-09-29 01:45) wrote:
Catched this.
The reason is that expected variable list ("_formvars") in the form
contains "users" variable, but the form itself doesn't contain
corresponding input/select element named "users".
Because of this null value returns for variable "users" after
submitting form, and then this null value displays in the inactive form.
Suggest setting up hidden input element named "users" and initialized
with the actual user list value.
More information about the bugs
mailing list