When I install this module I get a strange bullet in my navigation menu. It goes away when I disable the module. I've seen this happen on two different drupal installations.

Otherwise, this module is very useful.

I've attached an image showing the bug.

CommentFileSizeAuthor
#1 bullet_proof.patch408 bytessikjoy
20070906095946.gif735 bytessikjoy

Comments

sikjoy’s picture

StatusFileSize
new408 bytes

OK - this was an easy fix. Add:

'type' => MENU_CALLBACK

to the hook_menu item.

I'll attach a patch.

wim leers’s picture

Title: Adds Bullet to Navigation Menu » Empty menu item added
Status: Active » Fixed

Thanks! Patch committed.

Anonymous’s picture

Status: Fixed » Closed (fixed)