Needs work
Project:
Web Widgets
Version:
6.x-1.4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Mar 2011 at 00:28 UTC
Updated:
7 Jun 2013 at 13:54 UTC
We were having our web widget display options reset whenever a view was reverted. It doesn't seem that web_widgets allows its variables to be properly exported by views, adding them to the option definition solves this. Patch against 1.4 attached.
| Comment | File | Size | Author |
|---|---|---|---|
| web_widget_export_display_options.patch | 729 bytes | tylor |
Comments
Comment #1
clemens.tolboomI first fix this for 7.x then hopefully backport.
Comment #2
clemens.tolboomI've changed the defaults width and heights to 200.
Pushed to 7.x-1.x
Comment #3
clemens.tolboomComment #4
clemens.tolboom