]
Work on GTNPORTAL-2875 started by Hai Nguyen.
---------------------------------------------
JQuery bound events don't work after "save" in the
"edit navigation"
--------------------------------------------------------------------
Key: GTNPORTAL-2875
URL:
https://issues.jboss.org/browse/GTNPORTAL-2875
Project: GateIn Portal
Issue Type: Bug
Affects Versions: 3.5.0.Final
Reporter: Viliam Rockai
Assignee: Hai Nguyen
Attachments: test-portlet.zip
If you add a portlet using JQuery to layout, so it's visible while using the
administration interface of "Site", you would be able to reproduce the issue.
I'm attaching the portlet as an attachment (src + war in the target directory). Put
it somewhere on the page and go to the "Site" management. If you click on the
portlet link, an alert will pop-up. When you click on the "edit navigation"
-> "save" (save even without doing any changes), the link won't respond
to clicking any more.
After the save button is pressed, the page is reloaded by ajax, but it seems that it
doesn't handle the JS correctly.