Issue:
When share module plugin or any module plugin (who generate links basis on current page url) is added through panel ajax tab then links under the panel ajax tab is not Functional.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | links_under_the_panel-2797293-2.patch | 779 bytes | suhel.rangnekar |
Comments
Comment #2
suhel.rangnekar commentedSo This issue because of ajax callback
When panel ajax callback called it will take ajax url and title and plugin or block added through Panel ajax tab will take current path i.e ajax callback path.
So it's required to Override $_GET['q'] param with url from ajax is call.
I have fixed the issue.
Please review the attached patch.
Comment #3
suhel.rangnekar commentedComment #4
rahul.shinde@suhel.rangnekar Please help me with the new patch.
Comment #5
rahul.shinde@suhel.rangnekar, Closing this as I am unable to reproduce the same. Followings are the steps,