← Back to team overview

mahara-contributors team mailing list archive

[Bug 1460850] A change has been merged

 

Reviewed:  https://reviews.mahara.org/4812
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/962c9c48ad5d2c1e7413807c3bbc75de1a9c4c5b
Submitter: Son Nguyen (son.nguyen@xxxxxxxxxxxxxxx)
Branch:    master

commit 962c9c48ad5d2c1e7413807c3bbc75de1a9c4c5b
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date:   Tue Jun 2 11:40:26 2015 +1200

Making sure user is logged in before they can see the tinymce

Bug 1460850

As we shouldn't be able to see/use it if we are anonymous user

Change-Id: I1e454bcbd17667c88650360cee82069801e7c36b
Signed-off-by: Robert Lyon <robertl@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/1460850

Title:
  wysiwyg tinymce showing on logged out pages if config 'wysiwyg' is set
  to 'enable'

Status in Mahara ePortfolio:
  In Progress
Status in Mahara 15.04 series:
  New

Bug description:
  Logged out users should not be allowed to use the wysiwyg editor when
  leaving feedback - this is due to them not allowed to upload images
  etc.

  When the  'Administration' -> 'Configure site' -> 'General settings'
  field for 'HTML editor' is set to 'enable' the wysiwyg is shown when
  logged out.

  This is due to the is_html_editor_enabled() function not being robust
  enough.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1460850/+subscriptions


References