update_theme() is missing some file definitions.
This means modules cannot use the update_report, update_version and update_status_label.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | update-add_file_defs-2364047-1.patch | 651 bytes | JvE |
update_theme() is missing some file definitions.
This means modules cannot use the update_report, update_version and update_status_label.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | update-add_file_defs-2364047-1.patch | 651 bytes | JvE |
Comments
Comment #1
JvE commentedComment #2
dcam commentedHeh, sure enough. I guess the only reason this has worked so far is because all the implementations of those theme functions are in that same include file. RTBC.
BTW, this doesn't apply to D8.
Comment #3
David_Rothstein commentedCommitted to 7.x - thanks!