Closed (won't fix)
Project:
Bible Field
Version:
6.x-1.0-beta3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Apr 2011 at 12:56 UTC
Updated:
7 Jan 2014 at 04:24 UTC
Jump to comment: Most recent
Comments
Comment #1
droopy commentedI seemed to have resolved this by changing line 70 in bible_field_handler_filter_composite.inc to:
$options = array_merge(array('' => 'All'), bible_field_book_options($field['version']));Is it really as simple as that?
Comment #2
m4oliveiIf someone would like to take up the torch for the 6.x branch that's awesome, let me know and we'll get you hooked up. Otherwise, I have no need for 6.x and am only working on the 7.x, sorry.
I'll be looking at views support for the 7.x branch soon. That will be solid and supported for the latest version of views.