New engine haven't loop and noloop parts. -- You received this bug notification because you are a member of Aiki Framework Developers, which is subscribed to aikiframework. https://bugs.launchpad.net/bugs/987318
Title: Noloop and noloop_bottom should be displayed when there is no results Status in Aiki Framework: Opinion Bug description: Only middle of the widget should be replaced by no_results consider this example query: select * from foo widget: (noloop(<p>Foo</p><ul>)noloop) <li>((i)) - ((text))</li> (noloop_bottom( </ul> (#(form:add:21)#) )noloop_bottom) the proper behavior IMO is that no_result_error should be putted beteen noloops. The same if we'll have one loop it should be replaced by loop everything outside should remain the same. PS: putting (#(form:add:21)#) into no_result_error don't work (it display markup) To manage notifications about this bug go to: https://bugs.launchpad.net/aikiframework/+bug/987318/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~aikiframework-devel Post to : aikiframework-devel@lists.launchpad.net Unsubscribe : https://launchpad.net/~aikiframework-devel More help : https://help.launchpad.net/ListHelp