Posted by eagereyes on June 26, 2008 at 7:38pm
| 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
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)
#7
Thanks, that works like a charm.