** Changed in: aikiframework Assignee: (unassigned) => rg1024 (rg1024)
** Changed in: aikiframework Status: New => Fix Released -- You received this bug notification because you are a member of Aiki Framework Developers, which is subscribed to aikiframework. https://bugs.launchpad.net/bugs/794110 Title: HTML entities are ending up incorrectly in widgets Status in Aiki Framework: Fix Released Bug description: This is a serious regression. HTML entities are ending up in the widget textareas. * Create a widget with the Select query: select * from aiki_users * Save the widget and open it up again The content in the textarea now reads: select * from aiki_users The HTML is: <div id="normal_select_container"><textarea style="display: none;" rows="7" cols="50" id="normal_select" name="normal_select">select * from aiki&#95;users </textarea> To manage notifications about this bug go to: https://bugs.launchpad.net/aikiframework/+bug/794110/+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