Open Power Template 2.x family
PLEASE PROVIDE THE TEMPLATES AND/OR PHP CODE IN THE TASK DESCRIPTION (Not URL-s to them). THAT ALLOWS US TO REPRODUCE THE PROBLEM! OTHERWISE WE ARE NOT ABLE TO HELP YOU!
Remember to hide all the security-related pieces of code from the task description, like passwords, server paths etc. for your own safety. Once we close the task, we cannot edit it anymore!
PLEASE PROVIDE THE TEMPLATES AND/OR PHP CODE IN THE TASK DESCRIPTION (Not URL-s to them). THAT ALLOWS US TO REPRODUCE THE PROBLEM! OTHERWISE WE ARE NOT ABLE TO HELP YOU!
Remember to hide all the security-related pieces of code from the task description, like passwords, server paths etc. for your own safety. Once we close the task, we cannot edit it anymore!
FS#66 - Objective format does not accept IteratorAggregate objects
Attached to Project:
Open Power Template
Opened by Zyx (Zyx) - Wednesday, 11 March 2009, 06:30 GMT-7
Last edited by Zyx (Zyx) - Friday, 13 March 2009, 01:29 GMT-7
Opened by Zyx (Zyx) - Wednesday, 11 March 2009, 06:30 GMT-7
Last edited by Zyx (Zyx) - Friday, 13 March 2009, 01:29 GMT-7
|
DetailsThe Objective data format does not accept the iterable objects that use the IteratorAggregate instead of Iterator interface. If we try to list such object, we get the information that there are no items in the section.
The solution is quite simple - to fix the condition in one of the code blocks in the Objective format definitions that tests the initial object validity. |
This task depends upon
Closed by Zyx (Zyx)
Friday, 13 March 2009, 01:29 GMT-7
Reason for closing: Fixed
Additional comments about closing: Fixed in rev. 63.
Friday, 13 March 2009, 01:29 GMT-7
Reason for closing: Fixed
Additional comments about closing: Fixed in rev. 63.