Closed (fixed)
Project:
Spark
Version:
7.x-1.x-dev
Component:
User testing
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 May 2013 at 11:09 UTC
Updated:
3 Jul 2014 at 09:43 UTC
Jump to comment: Most recent
Comments
Comment #1
webchickThis appears to be fixed for me in the latest dev release.
Comment #3
b3wii commentedHi, i have the same problem as dfletcher the preview doesnt load the correct page...
screenshot
Edit: To fix the problem just comment the part "+ window.location.pathname" in line 674 of \profiles\spark\modules\contrib\responsive_preview\js\responsive-preview.js
$frame.get(0).contentWindow.location = Drupal.settings.basePath.slice(0, -1)/* + window.location.pathname*/;Fix