Side navigation
#11257 closed bug (fixed)
Opened January 30, 2012 10:09PM UTC
Closed January 31, 2012 03:41AM UTC
Wrong path to source files in test suite if PHP missing
Reported by: | rwaldron | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | 1.7.2 |
Component: | misc | Version: | 1.7.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
In cases where PHP is not present on the machine running the tests, the baseURL
is incorrect and causes source files to 404
Remove line 1-71 from test/data/include_js.php and run open the test suite to reproduce.