Needs review
Project:
Embed widgets
Version:
6.x-1.0-rc1
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 May 2010 at 18:52 UTC
Updated:
6 Sep 2011 at 20:29 UTC
Jump to comment: Most recent file
Comments
Comment #1
hihappycats commentedComment #2
zyxware commentedIt seems views_access called to check permissions to views displays requires a different set of parameters. We have created a patch to fix this issue. Can you please check this out.
Comment #3
Bimble commentedI have the same problem, same version. When adding a new "views" source, it seems to work okay, submits without error - but the source does not appear in the 'source list' and a widget cannot be created.
It appears that the submit process is not actually working, because the table embed_widgets_sources is empty.
I also don't see how the patch above will fix anything, it's just replacing one comment with another :/
Comment #4
zyxware commentedSorry for the wrong patch here is the new one.
Comment #5
joberg commentedThanks zyxware this worked great!
Comment #6
nally commentedI applied this patch, and it did improve the situation in that now a single source for the widget does appear. Unfortunately for me that source isn't the one I was hoping to see. (so I'd call this situation an improvement for sure, just not what i was hoping for).
This may mean that this patch is required, and that I'd need to start from scratch to keep the internal tables coherent, etc.