Closed (outdated)
Project:
Drupal core
Version:
7.x-dev
Component:
theme system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
12 Jun 2012 at 16:46 UTC
Updated:
1 Jun 2016 at 14:35 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
jax commentedSo, IMO, it can be removed. But the risk of breaking something somewhere might not be worth the couple of removed lines.
Comment #2
Chris Gillis commentedI can confirm that this issue is still extant. My suggestion is simply to add a note to the docblock comment specifying that this is deprecated, and theme_button should be used instead. Deleting it is not recommended because sites may be initialising it themselves, but relying on core's definition.