Template file nice menus reference needs to be updated for latest Nice Menu module

Bug #606557 reported by hahaha
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
UD Theme
Fix Released
Undecided
Michael Lustfield

Bug Description

Nice Menus 6.2 changed the function name that needs to be called.

Here is some more info for reference:

http://drupal.org/node/831520

"Do a scan of your site files to find all occurrences of theme_nice_menu_primary_links and update to theme_nice_menus_primary_links. Most likely this will be called from a template file. Notice the S on menus."

Revision history for this message
Michael Lustfield (michaellustfield) wrote :

We aren't using that function. Instead we we are using this line.
   $menu = theme('nice_menus_primary_links', $primary_links);

I read through their hook_theme() section to verify this needs to be changed and made the change. It is pushed in r37.

Changed in ubuntu-drupal-theme:
assignee: nobody → Michael Lustfield (mtecknology)
status: New → Fix Committed
Revision history for this message
Michael Lustfield (michaellustfield) wrote :

This is sync'ed with the main branch and with drupal.org.

Changed in ubuntu-drupal-theme:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.