Closed (fixed)
Project:
Bibliography Module
Version:
6.x-1.5
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Jun 2009 at 20:54 UTC
Updated:
25 Jun 2009 at 14:40 UTC
admin/settings/biblio/author/list and admin/settings/biblio/author both point to the same page. However, the "edit" links on admin/settings/biblio/author/list are broken - they point to admin/settings/biblio/author/list/xx/edit/, which is a blank page.
Comments
Comment #1
rjerome commentedHow did you get to "admin/settings/biblio/author/list"? if I go to "admin/settings/biblio/author" and click on the "List" tab, it still has the same path "admin/settings/biblio/author"
Comment #2
danepowell commentedI am using the Admin Menu module. It links to "admin/settings/biblio/author/list".
Comment #3
rjerome commentedI now strip out the portion of the URL if it exists.
BTW, I installed the admin menu module... pretty cool, looks like what you get with an "Aquia" install.
Ron.
Comment #4
danepowell commentedYeah, it's a treat- I saw it in a GotDrupal screencast the other day and was pretty much hooked :)
Thank for the update.