Closed (fixed)
Project:
Private Upload
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 May 2008 at 11:42 UTC
Updated:
21 Jul 2009 at 21:29 UTC
Hi guys,
Just flagging a bug that returns some stray and empty menu links in the admin menu, i.e.
<li class="leaf"><a href="/admin/private_upload/add_htaccess"></a></li>
<li class="leaf"><a href="/admin/private_upload/delete_orphans"></a></li>
not sure where it's being caused and it's a minor bug, but, I thought I would flag it up here anyway.
Comments
Comment #1
starbow commentedWhat page are you seeing these on?
Comment #2
Phillip Mc commentedon every page that displays the admin menu.
Comment #3
starbow commentedOk, I am not seeing this myself. Can you try:
1) Switching from the dev to beta6 so I know exactly what code you are using.
2) Turning on Garland for you admin theme, and seeing if it still shows up there.
3) If so, following up with an html dump of the entire page, using my drupal.org contact.
thanks,
-t
Comment #4
starbow commented