-
Bug
-
Resolution: Fixed
-
Minor
-
2.7.3, 2.8.1
-
None
-
MOODLE_27_STABLE, MOODLE_28_STABLE
-
MOODLE_28_STABLE
Given a dataform with
- a time field TF.
- a view with pattern !TF.
- an entry with TF content set to some date.
When I open the entry of editing
Then TF should not be editable but its content should be displayed.
Actual outcome: The field is not editable but the content is not displayed.