Closed (fixed)
Project:
Drupal core
Version:
8.5.x-dev
Component:
system.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
14 Nov 2017 at 10:45 UTC
Updated:
29 Nov 2017 at 14:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
tstoecklerComment #3
MaskOta commentedBoth install and uninstall table actually contain the stripping classes. It is just the theme that chooses not to do anything with them.
Comment #4
tstoecklerOh, you're absolutely right, totally missed that. Thanks for setting me straight! That makes this issue *super* Novice, as just the useless attributes need to be removed.
Comment #5
savkaviktor16@gmail.com commentedSo, I've simply removed them
Comment #6
savkaviktor16@gmail.com commentedComment #7
tstoecklerPerfect, thanks!
Comment #8
catchCommitted 2d859f2 and pushed to 8.5.x. Thanks!