Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 1.5, 1.5.1, 1.5.2, 1.5.3, 1.5.4, 1.6, 1.6.1, 1.6.2, 1.6.3, 1.6.4, 1.6.5, 1.7, 1.7.1, 1.7.2, 1.8, 1.8.1, 1.8.2
-
Fix Version/s: 2.0
-
Component/s: General
-
Labels:None
-
Environment:All
-
Affected Branches:MOODLE_15_STABLE, MOODLE_16_STABLE, MOODLE_17_STABLE, MOODLE_18_STABLE
-
Fixed Branches:MOODLE_20_STABLE
Description
Fields like forum->intro should have an accompanying forum->format so that things are consistent.
Issue Links
| This issue blocks: | ||||
| MDL-10980 | Add option to set default seetng for input in text areas where HTML editor is not used |
|
|
|
From Eloy Lafuente (stronk7 at moodle.org) Saturday, 20 May 2006, 07:54 AM:
I'd suggest to use: introformat (for intro fields) and summaryformat (for summary fields). The reason is that main module tables can contain more than one text field suitable to have a format.
Also, course (and site!) summary must have it...I think. Moving this to 1.7...