[Toaster] workaround when moving from managed to interactive builds

Reyna, David david.reyna at windriver.com
Mon Mar 16 23:01:40 PDT 2015


Hi all,

FYI, if you should move from managed build to interactive build mode you will need to first delete your browser's cookies for your host's IP address. I encountered this while doing date-range filter code validation for both modes.

This is because the "orderby" field name is saved in the cookies, and that by default holds the field string "created", which does not exist in the model for the "build" table in the interactive mode, and you get a very nasty crash when it tries to look it up.

Alex already has code to compensate for this when going the other way to managed mode. I will probably file a defect to track this.

- David


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/toaster/attachments/20150317/928812c7/attachment.html>


More information about the toaster mailing list