-
Bug
-
Resolution: Fixed
-
Minor
-
2.5.1
-
None
-
MOODLE_25_STABLE
-
MOODLE_24_STABLE, MOODLE_25_STABLE
-
wip-
MDL-40621-master -
While testing/debugging MDL-37565 I found a small bug in class editor_tinymce_plugin and couple of copy-pasted comments. Now when we develop more and more TinyMCE plugins this may appear more often.
Problem: editor_tinymce_plugin::fix_row() always return 1 when specified row is not found. Presumably it was supposed to return the maximum available row number if specified row was too big.
- has been marked as being related by
-
MDL-37565 Better looking tinymce editor: toggle toolbars between 1 and 3 lines
-
- Closed
-