[Tickets #4453] 'latest' block throws errors when used in fixed mode
bugs@bugs.horde.org
bugs at bugs.horde.org
Sat Sep 23 21:49:05 PDT 2006
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: https://dev.horde.org/horde/whups/ticket/?id=4453
-----------------------------------------------------------------------
Ticket | 4453
Updated By | Ben Klang <ben at alkaloid.net>
Summary | 'latest' block throws errors when used in fixed mode
Queue | Jonah
Type | Bug
State | Feedback
Priority | 1. Low
Owners |
+New Attachment | jonah-latest-block-includes-updated.patch
-----------------------------------------------------------------------
Ben Klang <ben at alkaloid.net> (2006-09-23 21:49) wrote:
Ahh yes I see now. I was taking another block for an example which did it
the "wrong" way. The problem was that the parent constructor was called
before the files were being required. This meant that the object's
methods were being called before the necessary classes were included.
This patch changes the order so the required classes are available to the
parent constructor.
More information about the bugs
mailing list