Invenzzia »

IMPORTANT ANNOUNCEMENT

Due to the uncertain status of the Flyspray project, lack of new releases and moving the code repository to Github, we decided to shutdown this issue tracker by the end of January 2011. From that date, the bugs should be reported directly in Github project repositories.

List of repositories:

Tickets concerning OPL port for Zend Framework developed by Invenzzia and available on SVN.
Tasklist

FS#108 - Invenzzia_View_Helper_Navigation_Abstract::__set() throws exceptions even if the property exists

Attached to Project: OPL port for Zend Framework
Opened by Zyx (Zyx) - Tuesday, 11 August 2009, 05:14 GMT-8
Last edited by Zyx (Zyx) - Tuesday, 11 August 2009, 05:50 GMT-8
Task Type Bug Report
Category Source code → Invenzzia_View
Status Closed
Assigned To Zyx (Zyx)
Operating System OS-independent
Severity Low
Priority Normal
Reported Version 0.1.0
Due in Version 0.1.1
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Invenzzia_View_Helper_Navigation_Abstract::__set() throws the BadMethodCallException() even if the requested property exists and is modified. The problem is that the method does not shut down after modifying the property, but also reaches the exception throwing code.

Affected versions: 0.1.0.
This task depends upon

Closed by  Zyx (Zyx)
Tuesday, 11 August 2009, 05:50 GMT-8
Reason for closing:  Fixed
Additional comments about closing:  Fixed in rev. 26, 27

Loading...