← Back to team overview

mahara-contributors team mailing list archive

[Bug 1460850] Re: wysiwyg tinymce showing on logged out pages if config 'wysiwyg' is set to 'enable'

 

** Changed in: mahara/15.04
       Status: Fix Committed => Fix Released

-- 
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:
  Fix Committed
Status in Mahara 15.04 series:
  Fix Released

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