Closed (fixed)
Project:
Panels Ajax Tabs
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
26 Sep 2012 at 20:31 UTC
Updated:
23 Oct 2012 at 22:01 UTC
My Drupal installation resides under a subdomain. It is like www.example.com/drupal
When I look at the console, there is an error:
GET http://www.example.com/panels_ajax_tab/test1/none 404 Not Found
It should look at http://www.example.com/drupal/panels_ajax_tab/test1/none instead of that url.
How can I solve this issue?
Comments
Comment #1
phayes commentedAh, this is a bug for not using the drupal javascript base() setting /function.
Sharique, can you fix this?
Comment #2
sharique commented@sinanerdem, can you test the patch posted here
http://drupal.org/node/1780668#comment-6552580
Comment #3
phayes commentedmarking as fixed. Pretty sure we are good here.
Comment #4.0
(not verified) commentedfixed some typos