View Issue Details

IDProjectCategoryView StatusLast Update
0003923Composr alpha bug reports[All Projects] General / Uncategorisedpublic2020-01-29 10:01
ReporterChris GrahamAssigned ToSalman 
SeverityFeature-request 
Status resolvedResolutionfixed 
Summary0003923: css_file test failing
DescriptionThe css_file test checks to ensure we don't have CSS classes defined we don't use any more. This is important as it is easy to accidentally leave old CSS code around, and CSS is already complex, so we have to do what we can to at least minimise that complexity.

Lots of new CSS classes are not directly referenced in template files.
That's fine, but the css_file test needs them adding as exceptions if that's the case.

Go through the cases, adding as exceptions, or removing CSS, as appropriate.
TagsNo tags attached.
Sponsorship open

Activities

Salman

2020-01-29 10:01

reporter   ~0006331

Now passing

Issue History

Date Modified Username Field Change
2019-10-21 19:14 Chris Graham New Issue
2019-10-21 19:14 Chris Graham Status non-assigned => assigned
2019-10-21 19:14 Chris Graham Assigned To => Salman
2020-01-29 10:01 Salman Status assigned => resolved
2020-01-29 10:01 Salman Resolution open => fixed
2020-01-29 10:01 Salman Note Added: 0006331
2023-02-26 18:29 Chris Graham Category General => General / Uncategorised