Comment 1 for bug 1259373

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/2855
Committed: http://gitorious.org/mahara/mahara/commit/e72166aa8ceb39d0e0198663edc5221fdbcad693
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit e72166aa8ceb39d0e0198663edc5221fdbcad693
Author: Jono Mingard <email address hidden>
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 <email address hidden>