mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #24389
[Bug 1401708] Re: "Text" block no longer available on page builder, after upgrade 1.9 -> 15.04dev
A short term 'hack' way of dealing with this:
https://reviews.mahara.org/#/c/4331/
Put the blocktype.text upgrade after the adding of the 'shortcut'
category option.
--
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
References