Closed (fixed)
Project:
Bibliography Module
Version:
6.x-1.0-rc5
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Mar 2009 at 21:08 UTC
Updated:
15 Mar 2009 at 22:00 UTC
Hello. After upgrade I've found, that full text is not displayed any more. I still can edit it, but when node is displayed no full text is available. I couldn't find appropriate code in biblio_theme.inc too, so I had to write the code myself. Why this feature has been removed? Was it by mistake or biblio won't give ability to display full text any more?
Comments
Comment #1
rjerome commentedIt was an artifact of some experimentation I was doing a while back which involved using the node->body to store the compete rendered node rather than the full text. I have since decided not to do this, but forgot to revert the full text output.
Ron.