Reviewed: https://reviews.mahara.org/4331 Committed: http://gitorious.org/mahara/mahara/commit/f247b267231844b935b25a796c6fb77c9a299ccd Submitter: Aaron Wells ([email protected]) Branch: master
commit f247b267231844b935b25a796c6fb77c9a299ccd Author: Robert Lyon <[email protected]> Date: Mon Mar 2 10:46:13 2015 +1300 Upgrade the blocktype.text after adding 'shortcut' category (Bug #1401708) what we really want to do is rewrite the order of how plugin are installed compared to core - but as that won't happen in the short term what we can do to fix this problem is put the blocktype.text upgrade after the adding in of the 'shortcut' category item. Change-Id: Ib2ec695de73754f8e35f2284577e7fdf15fe0a6d Signed-off-by: Robert Lyon <[email protected]> -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it! https://bugs.launchpad.net/bugs/1401708 Title: "Text" block no longer available on page builder, after upgrade 1.9 -> 15.04dev Status in Mahara ePortfolio: In Progress Bug description: If you do an upgrade directly from Mahara 1.9 to 15.04dev, the "Text" block isn't available in the block pallette on the page builder. (It should show up next to the "Text" block). There is no problem if you do a clean install, or if you upgrade from 1.10. Using git bisect I traced it to this patch: https://reviews.mahara.org/#/c/3943/ Probably the problem is that our code that uses the "Shortcut" category to identify the blocks that should be placed in the shortcut, is not compatible with the code that we used to convert the 1.9 "text box" block into the 1.10 "text" block. To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1401708/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

