Closed (fixed)
Project:
Browscap
Version:
6.x-1.0
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Jul 2009 at 13:35 UTC
Updated:
11 Dec 2012 at 04:44 UTC
In the admin/reports/browscap interface are 3 tabs named "All user agents", "Browsers" and "Crawlers". To the right of "Crawlers" is an additional blank tab which points to admin/reports/browscap/useragent/
Comments
Comment #1
gregglesI do get an error message:
notice: Undefined offset: 4 in /var/www/d6/includes/menu.inc on line 576.But I don't see a blank tab. That callback is defined so you can have pages like example.com/admin/reports/browscap/useragent/Firefox%2B3.5
Comment #2
gregglesNow I see it! The garland theme hides the tab when it doesn't have any content in the link but it's still in the HTML as:
<li ><a href="/admin/reports/browscap/useragent/"></a></li>Bummer.
Comment #3
gregglesNow fixed in 6.x http://drupal.org/cvs?commit=269648 and 5.x http://drupal.org/cvs?commit=269652
Comment #5
dd 85 commentedCan not open the path admin/reports/browscap and admin/reports/browscap/useragent
7.x-2.0
Comment #6
devin carlson commentedUser agent recording was removed from Browscap in #1795920: Remove useragent recording functionality.