[Tickets #14130] Re: monthdayyear form element not saved in DB

noreply at bugs.horde.org noreply at bugs.horde.org
Sun Oct 11 23:02:38 UTC 2015


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: https://bugs.horde.org/ticket/14130
------------------------------------------------------------------------------
  Ticket             | 14130
  Updated By         | Michael Rubinsky <mrubinsk at horde.org>
  Summary            | monthdayyear form element not saved in DB
  Queue              | Horde Framework Packages
  Type               | Bug
  State              | Unconfirmed
  Priority           | 2. Medium
  Milestone          |
  Patch              | 1
  Owners             |
------------------------------------------------------------------------------


Michael Rubinsky <mrubinsk at horde.org> (2015-10-11 23:02) wrote:


This isn't really a correct fix. Changing == checks only for  
equivalence of value, not type. So a value of e.g., false or 0 will be  
considered equivalent to null in this case. Probably what is happening  
is there is some code further up the chain that is passing a false-ish  
value to the format_in parameter instead of null.






More information about the bugs mailing list