mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #22352
[Bug 1393274] Re: Can not add HTML comments as anonymous user
This was a design decision for accessibility purposes, rather than for
security purposes. Using git bisect I traced it to this commit:
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>
** Changed in: mahara
Status: New => Invalid
--
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/1393274
Title:
Can not add HTML comments as anonymous user
Status in Mahara ePortfolio:
Invalid
Bug description:
Version: master (15.04)
Browser: any
As a mahara user, I can add a HTML comment to a page via TinyMCE editor, but as anonymous, I can't as the editor is not available.
(see the attached image)
This is caused by the tinymce js lib is not loaded for non-login
users(anonymous).
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1393274/+subscriptions
References