Closed (fixed)
Project:
Bibliography Module
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Mar 2010 at 20:32 UTC
Updated:
21 Mar 2010 at 02:00 UTC
Citations in views are not rendered correctly, because of biblio_handler_citation->render() not specifying $base.
Patch attached. I hope you don't mind setting this to RTBC immediately, as there is nothing to test, really.
I've also removed 2 assignments in biblio_theme.inc -- I happened to spot them in places where $base is not even used.
| Comment | File | Size | Author |
|---|---|---|---|
| basename.patch | 1.3 KB | roderik |
Comments
Comment #1
rjerome commentedThanks for that, I've committed it... http://drupal.org/cvs?commit=337972
Ron.