Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
Bartik theme
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Dec 2014 at 02:32 UTC
Updated:
27 Jan 2015 at 11:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
corbacho commentedGood catch mermentau!
I can replicate this bug. After uploading a custom logo, the Preview area doesn't show the custom logo, it shows always the druplicon, the Bartik default logo. Patch attached
Replacing
drupal_renderwithdrupal_process_attachedComment #2
corbacho commented.
Comment #3
balagan commentedPatch is working fine. I had some hard time working on its duplicate issue, I think the https://www.drupal.org/theme-guide/8/assets page should be updated with information regarding drupal_process_attached()
Comment #4
alexpottThemes can't have tests :( This issue is a normal bug fix, and doesn't include any disruptive changes, so it is allowed per https://www.drupal.org/core/beta-changes. Committed a24a858 and pushed to 8.0.x. Thanks!
Comment #6
balagan commentedI have opened an issue for the theme system: https://www.drupal.org/node/2406465