Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.0.1, 2.0.7, 2.2.1
-
Component/s: HTML Editor (TinyMCE), Wiki (2.x)
-
Database:Any
-
Testing Instructions:
-
Difficulty:Easy
-
Affected Branches:MOODLE_20_STABLE, MOODLE_22_STABLE
-
Fixed Branches:MOODLE_20_STABLE, MOODLE_21_STABLE, MOODLE_22_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-25883-master -
Pull Master Diff URL:
Description
The HTML editor for wiki comments doesn't work. If you highlight text and click on any of the editor buttons, nothing happens.
It produces the following javascript error: document.forms.mform1 is undefined
Source File: http://moodle2.clamp-it.org/lib/javascript.php?file=%2Fmod%2Fwiki%2Feditors%2Fwiki%2Fbuttons.js&rev=160
Line: 2
The form ID is "wikiform" but the script references the id "mform1".
Gliffy Diagrams
Attachments
Issue Links
- blocks
-
MDL-28101 Bold and italics do not work with the NWIKI formatting
-
- Closed
-
- has a non-specific relationship to
-
MDL-31584 wiki_editor.php should be removed and wikieditor element should be used
-
- Open
-
- has been marked as being related by
-
MDL-33143 Unable to insert images into Creole wiki when already previewing
-
- Closed
-