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
comment:2 Changed 11 years ago by
Component: | unfiled → misc |
---|---|
Priority: | undecided → high |
Status: | new → open |
comment:4 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | open → closed |
Fix #11257. Correct path to source files.
Changeset: 0944be058e0995d6da066587366fd9ab655764d2
Note: See
TracTickets for help on using
tickets.
Remove line 1-71 from test/data/include_js.php and run open the test suite to reproduce.