Ticket #122 (closed defect: fixed)

Opened 3 months ago

Last modified 2 months ago

Solar_Session_Handler_Adapter_Sql : _insert and _update do not return true

Reported by: cromulent Assigned to: pmjones
Priority: minor Component: code
Keywords: Cc:

Description

Both _insert and _update are expected to return boolean values, but the try/catch around both are only returning false upon failure, but not true on success. For good measure, close should also return true.

Attachments

Change History

05/03/08 15:54:13 changed by pmjones

  • status changed from new to closed.
  • resolution set to fixed.

Fixed in [3147]. Thanks, cromulent.


Add/Change #122 (Solar_Session_Handler_Adapter_Sql : _insert and _update do not return true)




Action