Cool...in the past I've built systems where the added on messages get
structure.

I wonder if they should have some basic html around them, which could
be an option as well.

<ul>
<li>aiki</li>
<li>admin</li>
<li>users</li>
</ul>

On Mon, Jun 6, 2011 at 4:28 PM, rg1024 <785...@bugs.launchpad.net> wrote:
> when two messages have the same key, by default the strings are added:
> $aiki->message->store( "aiki", "title");
> $aiki->message->store( "/ admin", "title" )
> $aiki->message->store( "/ users", "title" )
> $aiki->message->unstore("title") returns "aiki / admin / users"
>
> --
> You received this bug notification because you are subscribed to
> aikiframework.
> https://bugs.launchpad.net/bugs/785496
>
> Title:
>  when login fails the error is echoed above the page
>


-- 
Jon Phillips
http://rejon.org/ | http://fabricatorz.com/
chat/skype: kidproto | irc: rejon
+1.415.830.3884 (global) | +1-510-499-0894 (sf)
+86-187-1003-9974 (beijing)

-- 
You received this bug notification because you are a member of Aiki
Framework Admins, which is subscribed to aikiframework.
https://bugs.launchpad.net/bugs/785496

Title:
  when login fails the error is echoed above the page

Status in Aiki Framework:
  Fix Released

Bug description:
  need to convert it into the input stream, this is the last echo
  standing

_______________________________________________
Mailing list: https://launchpad.net/~aikiframework.admins
Post to     : aikiframework.admins@lists.launchpad.net
Unsubscribe : https://launchpad.net/~aikiframework.admins
More help   : https://help.launchpad.net/ListHelp

Reply via email to