Download & Extend

Publication tab on profile page cannot be turned off

Project:Bibliography Module
Version:6.x-1.x-dev
Component:User interface
Category:bug report
Priority:normal
Assigned:Unassigned
Status:needs review

Issue Summary

There doesn't seem to be any difference whether "Show my publications on my profile page" is checked or not, the "Publications" bar always appears on the profile page.

Comments

#1

And with "bar," of course, I mean "tab." Sorry.

#2

I think this has more to do with the way Drupal caches menu items. This has been a chronic problem for me to, and I have been trying to find a way around it but as of now it's still not 100% fixed.

Ron.

#3

Version:6.x-1.0-beta6» 6.x-1.x-dev
Status:active» needs review

I have attached a patch for this.

#4

Perhaps I should have added that after applying the patch you need to rebuild the menu cache before the fix takes effect.

#5

For some reason your patch code was not attached...

#6

The reason of course was that I forgot. :o)

AttachmentSize
biblio.module.patch 1.13 KB

#7

Thanks, that works like a charm.