Closed (fixed)
Project:
Bootstrap - Photo Gallery
Version:
7.x-3.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 May 2014 at 13:24 UTC
Updated:
26 Feb 2015 at 03:44 UTC
Jump to comment: Most recent
Comments
Comment #1
mist commentedI have the same issue.
I suppose the issue comes from incorrect value in VIEW $form_state in validation
it should be like this:
$form_state['groups']['style_options']['bootstrap_gallery']['#group_exists']
and propably this lines in views_bootstrap_gallery_plugin_style_bootstrap_gallery.inc
unfortunatly as for now I cannot trace place where the inproper keys are assigned.
Comment #2
lunk rat commentedI also see this issue. A new grouping field is created every time you open and save the Settings dialog for the Bootstrap Gallery format when configuring your view.
So you start off with
Grouping field Nr.1configured to- None -and it you open/save the settings 20 times you will build up toGrouping field Nr.21with all of them set to- None -Comment #3
lunk rat commentedComment #4
mogop commentedHi guys its been a while. Do you manage to fix the bug?
Comment #5
kharbat commentedThe view plugin doesn't require grouping, so it will be disabled. Will be fixed in the next release