Prints counter with <img> tag at the top of admin/user/user page.
adamsohn - October 10, 2009 - 05:36
| Project: | Node breadcrumb |
| Version: | 6.x-1.0-beta4 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
There is a well documented bug in admin menu where on the user page this is printed.
0 / 1 <img src="/sites/all/modules/admin_menu/images/icon_users.png" width="16" height="15" alt="Current anonymous / authenticated users" title="Current anonymous / authenticated users" />
However, it has been happening mostly to people who use the menu breadcrumb module. I'm using the node breadcrumb module and it's happening to me. see http://drupal.org/node/279767#comment-2134474
I disabled the node breadcrumb module and the problem went away. When I enabled it again the problem came back.

#1
try beta5... I've added one magic line to code)
#2
fixed
#3
Automatically closed -- issue fixed for 2 weeks with no activity.