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.