good...lets make sure we test these more on live sites before just
closing them. I'm finding a lot of bugs aren't actually fixed, when
tested out in the field...

jon

On Wed, Dec 29, 2010 at 5:31 AM, Bassel Safadi <b...@ssel.me> wrote:
> Right rg1024 totally agree, ungreedy matching is used all over aiki but
> missing here, I pushed your fix.. thanks
>
> rejon please confirm if that fixed the problem on scale
>
> ** Changed in: aikiframework
>       Status: Confirmed => Fix Released
>
> --
> You received this bug notification because you are a bug assignee.
> https://bugs.launchpad.net/bugs/692898
>
> Title:
>  Multiple inherit|Selects in same content window don't display
>


-- 
Jon Phillips
http://rejon.org/
http://fabricatorz.com/
chat/skype: kidproto | irc: rejon
+1.415.830.3884 (sf/global)
+86.187.1003.9974 (china)
+65.8330.5807 (singapore)

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

Title:
  Multiple inherit|Selects in same content window don't display

Status in Aiki Framework:
  Fix Released
Status in Scale Journal:
  Confirmed

Bug description:
  Say you have a content window that looks like the following:

(#(inherit:66|select count(id) from apps_photo_archive where "((username))" = 
published_by)#) 

(#(inherit:82|select * from apps_photo_archive where "((username))" = 
published_by)#)

Each inherit works independently, but problems arise if both inherits are 
placed in the same content window, in this format.

If you remove the select statements from both, the inherits display.  If, you 
remove the first select statement, the 2nd select statement seems to apply to 
the first inherit.  Both select statements left in the content window lead to 
empty results (no errors reported, but no content displayed).



_______________________________________________
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