mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #17018
[Bug 1279523] A change has been merged
Reviewed: https://reviews.mahara.org/3010
Committed: http://gitorious.org/mahara/mahara/commit/7d5787216d2a7f36bcc24189bba3d61f44720cf9
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch: master
commit 7d5787216d2a7f36bcc24189bba3d61f44720cf9
Author: Son Nguyen <son.nguyen@xxxxxxxxxxxxxxx>
Date: Fri Feb 14 15:15:17 2014 +1300
Replace old update_width() by updateBlockConfigWidth()
Bug 1279523
Change-Id: I2e7ae1194e8167b59d728c326a61e425401e5aaa
Signed-off-by: Son Nguyen <son.nguyen@xxxxxxxxxxxxxxx>
--
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/1279523
Title:
"Use content from another text box" stops working if pagination is
used
Status in Mahara ePortfolio:
Fix Committed
Bug description:
The option to "Use content from another text box" in the Text box
blocktype uses pagination if more than 5 text boxes exist. However, if
you use the pagination controls the radio buttons for selecting a text
box appear to stop working, meaning that it's impossible to pick a
text box which isn't in the first 5 results.
Firefox gives the following JavaScript errors:
ReferenceError: update_width is not defined views.js:1562
"ERROR: sendjsonrequest() callback failed: TypeError: getFirstElementByTagAndClassName(...) is null [object Object]" Packed.js:1757
Affects latest master
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1279523/+subscriptions
References