20140217 (Monday, 17 February 2014)¶
Installing a new Lino for Pierre. Updated https://www.lino-framework.org/admin/install_mysql.html.
Yesterday’s changes in module lino.mixins.printable
caused two
bugs:
lino.mixins.BuildMethods
had no app_label and thus caused a failure with a JavaScript console message “Lino.mixins is undefined”.The combobox of any PrintableType made an Internal Server Error.