mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #20045
[Bug 1327920] A change has been merged
Reviewed: https://reviews.mahara.org/3420
Committed: http://gitorious.org/mahara/mahara/commit/a64a5ed202df9ee538b7dee50e931a89bda2043f
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch: 1.9_STABLE
commit a64a5ed202df9ee538b7dee50e931a89bda2043f
Author: Son Nguyen <son.nguyen@xxxxxxxxxxxxxxx>
Date: Mon Jun 9 14:19:00 2014 +1200
Correct the selector of rows of a page when editing (Bug 1327920)
Change-Id: I8ed56c07ed516555da22547484ae0a7e3ff274da
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/1327920
Title:
Editing a page can be frozen if its content has ".row" element
Status in Mahara ePortfolio:
Fix Committed
Status in Mahara 1.8 series:
New
Status in Mahara 1.9 series:
New
Bug description:
Version: master(1.10), 1.9.1, and 1.8.3
If a page content has ".row" elements like <div class=".row"> or
<table class="row">, it will cause the function
checkColumnButtonDisabledState() died.
Error:
TypeError: Cannot call method 'match' of undefined
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1327920/+subscriptions
References