[Tickets #11012] Horde_Rdo calls non-existing Horde_Db method for lazy fields
bugs at horde.org
bugs at horde.org
Mon Feb 20 12:23:20 UTC 2012
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/11012
------------------------------------------------------------------------------
Ticket | 11012
Created By | Ralf Lang (B1 Systems GmbH) <lang at b1-systems.de>
Summary | Horde_Rdo calls non-existing Horde_Db method for lazy
| fields
Queue | Horde Framework Packages
Version | Git master
Type | Bug
State | Unconfirmed
Priority | 2. Medium
Milestone | 1.1.2
Patch | 1
Owners |
------------------------------------------------------------------------------
Ralf Lang (B1 Systems GmbH) <lang at b1-systems.de> (2012-02-20 13:23) wrote:
When accessing a lazy field, Horde_Rdo_Base tries to call
Horde_Db_Adapter_foo->queryOne($query) which does not exist.
This must be a h4 conversion leftover. As a result, an application
using lazy fields gets a horde_fatal screen.
I have already built and applied a patch locally and will push this
into repository after lunch break.
More information about the bugs
mailing list