mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #16284
[Bug 1259373] A change has been merged
Reviewed: https://reviews.mahara.org/2855
Committed: http://gitorious.org/mahara/mahara/commit/e72166aa8ceb39d0e0198663edc5221fdbcad693
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch: master
commit e72166aa8ceb39d0e0198663edc5221fdbcad693
Author: Jono Mingard <jonom@xxxxxxxxxxxxxxx>
Date: Tue Dec 31 14:41:26 2013 +1300
Respect the user's HTML editor setting in Feedback (Bug #1259373)
If TinyMCE is enabled/disabled in the site settings it should always be
enabled/disabled for Feedback.
If TinyMCE is set to User-defined, it will only be enabled if the
logged-in user has enabled it in their user settings. This means it will
be disabled for anonymous users and people who've turned the HTML editor
off.
Change-Id: I5565e69574c65296067f7883b2e66c50a8f15919
Signed-off-by: Jono Mingard <jonom@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/1259373
Title:
HTML editor is not disabled when leaving feedback
Status in Mahara ePortfolio:
In Progress
Bug description:
When placing feedback on a page, TinyMCE is shown for entering the Message regardless of whether "HTML editor" is enabled in user settings. This is significant for accessibility since TinyMCE itself is not accessible to screen readers
It should be replaced by a plain textarea if HTML editor is disabled.
Affects latest master
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1259373/+subscriptions
References