Jakub, didn't you last update dev.openfontlibrary.org ?

Looks like version 1153 from running:

bzr revno

First things first, does latest aiki no_results work? Christopher, do
you have a more recent installation and does it work? Brad, you might
have a more recent version as well.

Jon

On Tue, Apr 3, 2012 at 10:18 AM, Christopher Adams <ch...@raysend.com> wrote:
> This bug is affecting Open Font Library again, even though it's been
> updated recently.
>
> Who was the last person to update OFLB? Whoever did it last did not
> commit their changes. It should be a pretty recent version.
>
> --
> You received this bug notification because you are a member of Aiki
> Framework Developers, which is subscribed to aikiframework.
> https://bugs.launchpad.net/bugs/797018
>
> Title:
>  No results error is not working
>
> Status in Aiki Framework:
>  Fix Released
>
> Bug description:
>  No matter how simple the SQL Query, if the query returns no results,
>  the content of No Results Error is NEVER output.
>
>  To confirm:
>
>  Create a new widget called 'users' with:
>   Select Query: select username from aiki_users where username = 'nobody'
>   No Results Error: No user!
>   Content: ((username))
>
>  Expected output:
>   <!--start users(28)-->
>    <div id="users">
>      No user!
>    </div>
>  <!--users(28) end-->
>
>  Actual output:
>   <!--start users(28)-->
>  <div id="users">
>
>  </div>
>
>   <!--users(28) end-->
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/aikiframework/+bug/797018/+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



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

_______________________________________________
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