Problem/Motivation

The issue https://www.drupal.org/node/2395853 for some small mistake ended up introducing a "bug", the css file tree-child.module.css turned out to be referenced in the library file erroneously, i do not think it's worth reverse the related issue to solve it

Proposed resolution

according https://www.drupal.org/node/2395853#comment-10148318 the file name should be tree-child.module.css

the patch fix this :)

Beta phase evaluation

Reference: https://www.drupal.org/core/beta-changes
Issue category Task because coding standards
Issue priority Not critical because coding standards
Unfrozen changes Unfrozen because it only changes markup

Comments

Lucasljj created an issue. See original summary.

Lucasljj’s picture

Status: Active » Needs review
StatusFileSize
new665 bytes

Status: Needs review » Needs work

The last submitted patch, 2: 2548503-1.patch, failed testing.

Lucasljj’s picture

Status: Needs work » Needs review
StatusFileSize
new657 bytes

Ops... fix the path of core '-' i'm still new at this :)

lewisnyman’s picture

Issue summary: View changes
Status: Needs review » Reviewed & tested by the community
StatusFileSize
new182.28 KB

This is correct, thanks for this. I manually tested the patch and I can confirm that the file is now loading.

alexpott’s picture

Status: Reviewed & tested by the community » Fixed

Committed b1fbb04 and pushed to 8.0.x. Thanks!

  • alexpott committed b1fbb04 on
    Issue #2548503 by Lucasljj: tree-child.theme.css not found
    

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.