Closed (fixed)
Project:
Bibliography Module
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
24 May 2012 at 14:23 UTC
Updated:
21 Dec 2013 at 02:10 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
schildi commentedI also get long lists of message like the one above (line 54 now).
And it is probably not more than a hack, but it helps. Change the if-expression
if (!$this->options ...in function
to
Comment #2
schildi commentedsomeone should have a look at my hack and create an applicable patch.
Comment #3
drasgardian commentedThanks for posting your solution schildi, I have attached it as a patch.
You might like to read over this page to learn how to create patches yourself: https://drupal.org/node/707484
Comment #4
schildi commentedthanks for your efforts and you hint, drasgardian
I do know how to set up patches. What I wanted to achieve is that somebody has a critical look at the approach.
Best regards
schildi
Comment #5
presleyd commentedPatch tested, no problems so far.
Comment #6
rjerome commentedPushed to repository... http://drupalcode.org/project/biblio.git/commit/7746641