Postponed (maintainer needs more info)
Project:
Web Widgets
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
13 Nov 2009 at 13:15 UTC
Updated:
11 Jul 2015 at 02:47 UTC
Comments
Comment #1
esteewhy commentedAt lest pagination can be enabled by setting 'use pager' => TRUE in ./views/web_widgets.views.inc.
But I have no idea is it safe at all to do this.
Comment #2
leda.ch commentedWith 'use pager' => TRUE, the view indeed is rendered with pagination, but pressing _next page_ or so leads back to the original site. So the content isn't displayed within the widget-frame anymore.
Comment #3
jvieille commentedSub
Comment #4
clemens.tolboomIs this still a bug for 6.x-1.4?
Comment #5
clemens.tolboomCheckout #500916: Embed Node too.