this is not fixed. bassel, updated aiki to latest on scale, still a
problem. it must be a regex problem because if separate the widget
queries between differe <li /> sections, they work. need you to look at
directly.

don't just close this, we need a real look at it.

** Changed in: aikiframework
       Status: Invalid => Confirmed

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