-
Bug
-
Resolution: Fixed
-
Minor
-
4.1
-
MOODLE_401_STABLE
-
MOODLE_401_STABLE
-
MDL-75390-master -
-
1
-
HQ Sprint 0.2 Database
Steps to reproduce:
- Login as admin.
- Go to Advanced features and Enable portfolios
- Create a database activity and add at least one field.
- Go to templates.
- Add an entry.
- Go to the List view.
Expected behaviour: The export icon is not displayed because although portfolios is enabled, there is no portfolio enabled.
Current behaviour: The following exception is displayed:
Exception - Return value of mod_data\template::get_tag_export_replacement() must be of the type string, null returned |
More information about this error |
This is a regression caused by MDL-75146.