Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.7, 3.7 regressions, 3.8
-
Fix Version/s: 3.7.1
-
Component/s: Forum
-
Labels:
-
Testing Instructions:
-
Affected Branches:MOODLE_37_STABLE, MOODLE_38_STABLE
-
Fixed Branches:MOODLE_37_STABLE
-
Epic Link:
-
Pull from Repository:
-
Pull Master Branch:
MDL-65666-master -
Pull Master Diff URL:
-
Sprint:Internationals - 3.8 Sprint 1
Description
In pre 3.7 unread forum posts were highlighted in the discussion list and in the discussion view.
With the introduction of templates the forum styles.css no longer match the Html structure:
/* Forumpost unread
|
-------------------------*/
|
.forumpost.unread .row.header,
|
.path-course-view .unread,
|
span.unread {
|
background-color: #ffd;
|
}
|
Attachments
Issue Links
- Discovered while testing
-
MDLSITE-5811 Forum mailings and maintenance jobs scheduled task not running on moodle.org
-
- Resolved
-