mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #59505
[Bug 1891939] Re: Instituion static page edit not disabled
when upgrading to TinyMCE 5, on commit ada3e2cd6f87c8d22980f28ffe0dc957308796aa
on the file theme/raw/sass/lib/_tinymce.scss
the mce-tinymce class from the editor is changed to tox-tinymce
we should remove the references from the code to mce-tinymce class in the jQuery selector and styles
since they won't return any object.
other places to check:
Make sure the tinyMCE editor is visible when is located inside a modal,
for example when editing a text blocktype, an dit has the correct width
on the rest of the places we use tinymce
** Changed in: mahara
Importance: Undecided => Medium
--
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/1891939
Title:
Instituion static page edit not disabled
Status in Mahara:
In Progress
Bug description:
Should not allow to edit an institution static page while the 'Use
site default' is set to yes
To test
- Have an institution
- Go to Admin menu -> Institutions -> static pages
- Set 'Use site default' to yes
expected result: the tinyMCE editor is greyed out and you are not allowed to make changes
actual result: the tinyMCE editor is enabled
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1891939/+subscriptions
References