Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.7
-
Component/s: Database activity module
-
Labels:
-
Testing Instructions:
-
Affected Branches:MOODLE_37_STABLE
-
Fixed Branches:MOODLE_36_STABLE, MOODLE_37_STABLE
-
Pull from Repository:
-
Pull Master Branch:
-
Pull Master Diff URL:
Description
When testing MDLSITE-5730 I found that the database activity module should be able to highlight submitted entries that have not been approved yet.
I believe this functionality was broken after MDL-54962 where the 'notapproved' class got changed to the lang string of 'notapproved'. This means an entry will effectively have the following classes mod-data-default-template Entry is not approved yet. This means the following style will not be called link
Attachments
Issue Links
- Discovered while testing
-
MDLSITE-5730 Upgrade moodle.org to 3.7
-
- Closed
-
- has a non-specific relationship to
-
MDL-54962 Apparently no text string assigned to ##approvalstatus## tag
-
- Closed
-