Bug Tracker

Opened 11 years ago

Closed 11 years ago

#11257 closed bug (fixed)

Wrong path to source files in test suite if PHP missing

Reported by: Rick Waldron 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

Change History (4)

comment:1 Changed 11 years ago by Rick Waldron

Remove line 1-71 from test/data/include_js.php and run open the test suite to reproduce.

comment:2 Changed 11 years ago by Rick Waldron

Component: unfiledmisc
Priority: undecidedhigh
Status: newopen

comment:3 Changed 11 years ago by Rick Waldron

Milestone: None1.7.2

I'd like this to land in 1.7.2

comment:4 Changed 11 years ago by Rick Waldron

Resolution: fixed
Status: openclosed

Fix #11257. Correct path to source files.

Changeset: 0944be058e0995d6da066587366fd9ab655764d2

Note: See TracTickets for help on using tickets.