it's not critical: aiki can live without this type of aiki.
** Changed in: aikiframework
Assignee: (unassigned) => rg1024 (rg1024)
** Changed in: aikiframework
Importance: Critical => Medium
--
You received this bug notification because you are a member of Aiki
Framework Developers, which is subscribed to aikiframework.
https://bugs.launchpad.net/bugs/888151
Title:
Aiki need better if statement
Status in Aiki Framework:
Confirmed
Bug description:
On one site (that use aiki I notice this shit)
(sql(
(
SELECT userid FROM aiki_users WHERE '(!(0)!)' = 'exhibitions' LIMIT 1
||
<html code>
)
)sql)
And after a while I realize that this is simply if statement but using
SQL - the html code is show only if where clause is true.
We need better if statement that will do this type of things.
To manage notifications about this bug go to:
https://bugs.launchpad.net/aikiframework/+bug/888151/+subscriptions
_______________________________________________
Mailing list: https://launchpad.net/~aikiframework-devel
Post to : [email protected]
Unsubscribe : https://launchpad.net/~aikiframework-devel
More help : https://help.launchpad.net/ListHelp