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.

Comments

suhel.rangnekar created an issue. See original summary.

suhel.rangnekar’s picture

StatusFileSize
new779 bytes

So 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.

suhel.rangnekar’s picture

Assigned: suhel.rangnekar » Unassigned
Status: Active » Needs review
rahul.shinde’s picture

Status: Needs review » Needs work

@suhel.rangnekar Please help me with the new patch.

rahul.shinde’s picture

Status: Needs work » Closed (cannot reproduce)

@suhel.rangnekar, Closing this as I am unable to reproduce the same. Followings are the steps,

  • Create a panel-ajax tabs and container
  • Added a sharethis block to rightsidebar
  • Navigated through tabs ans checked the share this widget links
  • Found links are the current page