Closed marcelmika closed 8 years ago
Problem was caused by an usage of deprecated Liferay.PortletURL.createResourceURL()
method: https://www.liferay.com/hu/documentation/liferay-portal/6.2/development/-/ai/creating-portlet-urls-in-javascript-liferay-portal-6-2-dev-guide-07-en
Fixed by rewriting to: http://www.opensource-techblog.com/2015/07/aui-ajax-in-liferay-portlet.html
Only appears in 6.2 CE GA4