Hi there,

when I use a Views Pane with Pager (w.o. ajax) and edit the page with the IPE and click save, the pager links are malformed leading to for example:

/panels/ajax/ipe/save_form/panelizer%3Ataxonomy_term%3A3%3Apage_manager?kategorie=3&page=1&destination=taxonomy/term/3%3Fkategorie%3DAll

When I refresh the page everything works again. This seems to be a general panels / panelizer issue too, so not only panopoly specific.

How to reproduce:
1.) Activate the IPE
2.) Add a views content pane (List of News Articles)
3.) Enable Pager
4.) Click save

Result: When directly clicking on a pager link it leads to

[
{
command: "settings",
settings: {
basePath: "/",
pathPrefix: "",
ajaxPageState: {
theme: "responsive_bartik",
theme_token: "J-8sW4SWAGZ1u5zOM50dtKBZH1tvq3NxlC83HPqqvDE"
},
CToolsModal: {
modalSize: {
type: "scale",
width: ".9",
height: ".9",
addWidth: 0,
addHeight: 0,
contentRight: 25,
contentBottom: 75
},
modalOptions: {
opacity: ".55",
background-color: "#FFF"
},
animationSpeed: "fast",
modalTheme: "CToolsModalDialog",
throbberTheme: "CToolsModalThrobber"
}
},
merge: true
},
{
command: "initIPE",
key: "panel-context-page-panopoly-demo-panel-page-panopoly-demo-panel-panel-context",
data: "<form action="/panels/ajax/ipe/save_form/panel_context%3Apage-panopoly_demo_panel%3A%3Apage_panopoly_demo_panel_panel_context%3A%3A%3A%3A?Is%20Featured=All&amp;sort_by=created&amp;sort_order=DESC&amp;page=1" method="post" id="panels-ipe-edit-control-form" accept-charset="UTF-8"><div><input type="hidden" name="panel[pane][sidebar]" value="1,2" /> <input type="hidden" name="panel[pane][contentmain]" value="20,18,11,8,10,3,4,5" /> <input class="panels-ipe-save form-submit" type="submit" id="panels-ipe-save" name="op" value="Save" /><input class="panels-ipe-cancel form-submit" type="submit" id="panels-ipe-cancel" name="op" value="Cancel" /><input type="hidden" name="form_build_id" value="form-ueu6e6MHPryPWGLPD3UhLiA8zNxPBL5TIW3GjOWbd4M" /> <input type="hidden" name="form_token" value="2AaSe2KdX7yBuWcfJ2RBj8ypqan8GXcnaR2N2blQ_0s" /> <input type="hidden" name="form_id" value="panels_ipe_edit_control_form" /> </div></form>",
lockPath: "/panels/ajax/ipe/unlock_ipe/panel_context%3Apage-panopoly_demo_panel%3A%3Apage_panopoly_demo_panel_panel_context%3A%3A%3A%3A"
}
]

Anyone else having the same issue?

Comments

DamienMcKenna’s picture

Version: 7.x-1.11 » 7.x-1.x-dev
Status: Active » Postponed (maintainer needs more info)

Does this still happen with the latest release?