mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #27005
[Bug 1450705] A change has been merged
Reviewed: https://reviews.mahara.org/4793
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/94e6d0f49c73b2c003349fd7207bb4aeedc2b367
Submitter: Aaron Wells (aaronw@xxxxxxxxxxxxxxx)
Branch: 15.04_STABLE
commit 94e6d0f49c73b2c003349fd7207bb4aeedc2b367
Author: Son Nguyen <son.nguyen@xxxxxxxxxxxxxxx>
Date: Fri May 22 13:33:18 2015 +1200
Make sure TinyMCE shows up on Feedback forms after failure to submit
Bug 1450705: The normal Wysiwyg Pieform element's "onload()" can't
handle the TinyMCE in the feedback area, because of the additional
Feedback logic for hiding & showing the Feedback form.
Change-Id: Ic2c7ad8c2ce8720ba1fcaf19c3ec71b6529b4ff0
--
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/1450705
Title:
TinyMCE disappears from feedback form after validation fails
Status in Mahara ePortfolio:
Fix Committed
Status in Mahara 1.10 series:
Fix Committed
Status in Mahara 15.04 series:
Fix Committed
Status in Mahara 15.10 series:
Fix Committed
Bug description:
If you try post feedback, but the form validation fails, we re-display
the feedback form. However, in this case, the TinyMCE no longer
displays properly.
To replicate:
1. Create a page (which allows comments)
2. Click on "Place feedback" on the bottom of the page
3. Click "Submit" without filling in a comment.
4. This will cause the feedback to fail validation, and the page will reload with a message telling you what you did wrong.
Expected result: You should see the same feedback form, with the "Message" field displaying an error.
Actual result: You see the feedback form, but now the "Message" field is no longer TinyMCE.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1450705/+subscriptions
References