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#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
Task Type Bug Report
Category Source code → Invenzzia_View
Status Closed
Assigned To Zyx (Zyx)
Operating System OS-independent
Severity Medium
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_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

Loading...