Having a very strange issue which I'm unsure about how to even begin to remedy.
I have a site which has been almost completly developed and is close to production. All was well for months when suddenly whenever a new node (Biblio) is created, the page title of some but not all views are ignored and the title of the new node is shown instead. So for instance if a page view previously correctly showed the title "News" now it shows "New Magazine Article" instead.
What's even stranger is that if I change the default front page to 'node' (rather than any view) it ALSO will show the biblio node title as the site title. I therefore do not think this is an issue with Views module, but rather something with Biblio.
If I completly uninstall the biblio module the problem goes away, but returns when the module is restored.
I have not been able to recreate this on a fresh site.
Any help on this would be very appreciated.
Comments
Comment #1
rjerome commentedHi,
This is a known problem which will be addressed in an upcoming release (which you will probably see this week).
If you want a quick fix, commenting out line 1620 in the biblio.module file should do the trick.
Ron.
Comment #2
swortis commentedThanks Ron - much appreciated!!
Comment #3
bekasu commentedclosing issue.
bekasu