isn't this fixed in the new engine?

On Mon, Apr 23, 2012 at 10:10 PM, Jakub Jankiewicz
<987...@bugs.launchpad.net> wrote:
> Public bug reported:
>
> 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)
>
> ** Affects: aikiframework
>     Importance: Medium
>     Assignee: Jakub Jankiewicz (jcubic)
>         Status: Opinion
>
> ** Changed in: aikiframework
>       Status: New => Opinion
>
> ** Changed in: aikiframework
>   Importance: Undecided => Medium
>
> ** Changed in: aikiframework
>     Assignee: (unassigned) => Jakub Jankiewicz (jcubic)
>
> ** Changed in: aikiframework
>    Milestone: None => 0.9.1
>
> ** Changed in: aikiframework
>    Milestone: 0.9.1 => 0.9.3
>
> ** Changed in: aikiframework
>    Milestone: 0.9.3 => 0.9.2
>
> --
> You received this bug notification because you are subscribed to
> aikiframework.
> https://bugs.launchpad.net/bugs/987318
>
> Title:
>  Noloop and noloop_bottom should be displayed when there is no results
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/aikiframework/+bug/987318/+subscriptions


-- 
Jon Phillips 王✳爻气 http://fabricatorz.com ✳ skype: kidproto ✳ irc: rejon
+1.415.830.3884 (global) ✳ +86-187-1003-9974 (beijing)

-- 
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

Reply via email to