** Changed in: aikiframework Assignee: (unassigned) => rg1024 (rg1024)
-- You received this bug notification because you are a member of Aiki Framework Developers, which is subscribed to aikiframework. https://bugs.launchpad.net/bugs/792948 Title: reserve id for admin widget Status in Aiki Framework: New Bug description: problem: i have a openclipart instalatation where first non admin widget had id 14. I can't update admin widget, because now there are 27, and i lost my first 13 site widget (one of them is the main page).. Adding the new widget with new id is not a good idea because widget are referenced by id. In the future, a simple solution is adding in system/sql/InsertVariable-in.sql a fake widget with id 100 so the first 100 widget in all sites are admin widget that can be easy updated, but the we need a solutions for old sites. To manage notifications about this bug go to: https://bugs.launchpad.net/aikiframework/+bug/792948/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~aikiframework-devel Post to : aikiframework-devel@lists.launchpad.net Unsubscribe : https://launchpad.net/~aikiframework-devel More help : https://help.launchpad.net/ListHelp