Pass only the correct data to each of the owner fields.
authorMichael J. Rubinsky <mrubinsk@horde.org>
Sat, 14 Aug 2010 22:45:27 +0000 (18:45 -0400)
committerMichael J. Rubinsky <mrubinsk@horde.org>
Sat, 14 Aug 2010 22:48:32 +0000 (18:48 -0400)
commit6e57615ef92b4e06bd04378c159dcbd271c8a5a4
treea62db55a7036dbda6baa9f1cc46d309e3a459e77
parent9cb2c070a64ec6db903cbe434a616b0fd1b3b28b
Pass only the correct data to each of the owner fields.

This fixes the problem of the form failing validation, but it is still broken
in the sense that once an owner is set for either of the fields, it is impossible to
remove all owners from that field. This is because if the multienum is empty,
the default value is applied to it when it is submitted.
whups/lib/Forms/EditTicket.php