Closed (fixed)
Project:
Simplenews
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Jun 2012 at 14:59 UTC
Updated:
22 Sep 2012 at 09:31 UTC
./simplenews/simplenews.module: 'theme callback' => '_node_custom_theme',
Comments
Comment #1
berdirNo idea what that is, patches are welcome :)
Comment #2
berdirDouble post.
Comment #3
kenorb commentedSimilar patch from other module: #1270494: Media Gallery still uses _node_custom_theme(), which doesn't exist anymore
Comment #4
kenorb commented#934798: Use _node_custom_theme for nodequeue callbacks
http://api.drupal.org/api/drupal/modules%21system%21system.api.php/funct...
Comment #5
berdirWe're already doing that, so all you need to do is provide a patch that removes that line and I'll commt it.
Comment #6
berdirFixed.