[Tickets #4099] NEW: addTicket API method references private object vars
bugs@bugs.horde.org
bugs at bugs.horde.org
Fri Jun 30 20:56:47 PDT 2006
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://cvs.horde.org/h/whups/ticket/?id=4099
-----------------------------------------------------------------------
Ticket | 4099
Created By | Ben Klang <ben at alkaloid.net>
Summary | addTicket API method references private object vars
Queue | Whups
State | Unconfirmed
Priority | 1. Low
Type | Bug
Owners |
+New Attachment | whups-addTicket-use-form-method.patch
-----------------------------------------------------------------------
Ben Klang <ben at alkaloid.net> (2006-06-30 20:56) wrote:
When validating a new ticket's information the addTicket API method sets
$form->_useFormTokens = false. Horde_Form provides a method to do this,
$form->useTokens(false);. This patch alters the method to use the
provided accessor.
More information about the bugs
mailing list