Public bug reported:
Right now fahter widgets look like this:
"father_widget|SystemGOD:Father Widget:aiki_widgets:id:widget_name:where
display_urls NOT RLIKE (admin) and is_father != (0)"
should be:
father_widget|SystemGOD:Father Widget:SELECT id, widget_name FROM
aiki_widgets WHERE display_urls NOT RLIKE (admin) and is_father != (0)
** Affects: aikiframework
Importance: Medium
Status: Confirmed
** Changed in: aikiframework
Status: New => Confirmed
** Changed in: aikiframework
Importance: Undecided => Medium
** Description changed:
- RIght now fahter widgets look like this:
+ Right now fahter widgets look like this:
"father_widget|SystemGOD:Father Widget:aiki_widgets:id:widget_name:where
display_urls NOT RLIKE (admin) and is_father != (0)"
should be:
father_widget|SystemGOD:Father Widget:SELECT id, widget_name FROM
aiki_widgets WHERE display_urls NOT RLIKE (admin) and is_father != (0)
** Changed in: aikiframework
Milestone: None => 0.9.1
--
You received this bug notification because you are a member of Aiki
Framework Admins, which is subscribed to aikiframework.
https://bugs.launchpad.net/bugs/910788
Title:
Aiki form should have explicit SELECT query for dynamic select field
Status in Aiki Framework:
Confirmed
Bug description:
Right now fahter widgets look like this:
"father_widget|SystemGOD:Father
Widget:aiki_widgets:id:widget_name:where display_urls NOT RLIKE
(admin) and is_father != (0)"
should be:
father_widget|SystemGOD:Father Widget:SELECT id, widget_name FROM
aiki_widgets WHERE display_urls NOT RLIKE (admin) and is_father != (0)
To manage notifications about this bug go to:
https://bugs.launchpad.net/aikiframework/+bug/910788/+subscriptions
_______________________________________________
Mailing list: https://launchpad.net/~aikiframework.admins
Post to : [email protected]
Unsubscribe : https://launchpad.net/~aikiframework.admins
More help : https://help.launchpad.net/ListHelp