Closed (outdated)
Project:
Bibliography Module
Version:
6.x-1.15
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Dec 2009 at 15:58 UTC
Updated:
21 Dec 2018 at 19:11 UTC
Jump to comment: Most recent
Comments
Comment #1
rjerome commentedThis is an ongoing issue with Drupal core, which was supposed to be fixed in 6.15 but I see that they didn't, rather just removed the 6.15 release blocker tag on the issue and left it unfixed :-(
I guess I'll have to see if there is anything I can do. In the mean time you can change the default ($contributor_count) in the _biblio_contributor_widget() function located in the biblio.module file, see below...
Comment #2
dankohn commentedThanks for the quick response and workaround. Much appreciated.
Comment #3
dankohn commentedUntil core is fixed, you might consider making the default number of authors a configurable variable in the admin UI.
Comment #4
rjerome commentedGood idea.
BTW, I got the email regarding your website, but I haven't had a chance to review it yet. Maybe over the holidays.
Ron.
Comment #5
dankohn commentedrjerome, would you mind checking out this bug again? I just had to reapply the workaround. If you can link to the underlying core bug, I can add a ping there asking for it to get fixed.
If it doesn't look like it will be, it might be worth making $max_contributor_count a variable that can be set in the UI.
Thanks.
Comment #6
rjerome commentedI've just applied the fix in http://drupal.org/node/591696#comment-2619548 to the -dev version. I can't reproduce this issue, so I don't really know if it fixed the issue.
http://drupal.org/cvs?commit=411290
Comment #7
astreib commentedThe release notes for 6x-1.15 claim that this is fixed, but I still have the problem in Safari and Firefox at least.
EDIT: Oops, I see in the first comment that it's NOT fixed in 6x-1.15. The release notes imply that it is, as this issue is listed under "Bugs Fixed".
Comment #8
dankohn commentedI can confirm it's not fixed in 1.15.
rjerome, I'm happy to give you an admin account on a dev server if you're unable to replicate the problem on your setup.
Also, please note that comment 30 here seems to offer a simpler solution: http://drupal.org/node/591696#comment-3369036
Thanks.
Comment #9
javier1968 commentedExactly the same problem here although it only seems to happen on IE but not on Safari or Firefox.
Cheers
Comment #10
rjerome commentedAhhh, that's a useful bit of information, I'm not sure I ever tested it with IE.
Ron.
Comment #11
liam morlandThis version is no longer maintained. If this issue is still relevant to the Drupal 7 version, please re-open and provide details.