Closed (fixed)
Project:
Picture
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Jun 2013 at 11:14 UTC
Updated:
18 Jun 2014 at 12:50 UTC
Jump to comment: Most recent
It seems like the exported settings of the flexslider / picutre integration aren't properly used when using in-code-only configuration.
The settings of hook_flexslider_default_presets() and hook_default_flexslider_picture_optionset() aren't properly mashed up.
The join works when the settings are stored in the DB but not in code.
The only idea I had was to use hook_flexslider_default_presets_alter() to do the necessary mashup.
Reviews needed
None.)
None.
| Comment | File | Size | Author |
|---|---|---|---|
| picture-flexslider-default-settings-fix.patch | 870 bytes | das-peter |
Comments
Comment #1
jelle_sFixed. Thanks for the patch!