Tickets concerning OPL port for Zend Framework developed by Invenzzia and available on SVN.
FS#109 - Invenzzia_View_Format_Default does not redirect actions to the decorated format.
Attached to Project:
OPL port for Zend Framework
Opened by Zyx (Zyx) - Tuesday, 11 August 2009, 05:31 GMT-8
Last edited by Zyx (Zyx) - Tuesday, 11 August 2009, 07:52 GMT-8
Opened by Zyx (Zyx) - Tuesday, 11 August 2009, 05:31 GMT-8
Last edited by Zyx (Zyx) - Tuesday, 11 August 2009, 07:52 GMT-8
|
DetailsInvenzzia_View_Format_Default is a data format for OPT. It uses format decoration to extend the other format functionality with the new initialization stuff. OPT automatically redirects undefined hooks to the decorated format, however - it does not the same with the actions. This causes problems, if the format is used with opt:tree. This instruction uses an action to inform that some hooks should have a bit different structure, but this does not happen. The solution: to add the action() method, which calls action() in the decorated format.
|
This task depends upon
Closed by Zyx (Zyx)
Tuesday, 11 August 2009, 07:52 GMT-8
Reason for closing: Fixed
Additional comments about closing: Fixed in rev. 29
Tuesday, 11 August 2009, 07:52 GMT-8
Reason for closing: Fixed
Additional comments about closing: Fixed in rev. 29