Brian Morin
-
2003-09-04
- priority: 5 --> 2
In the "testSite" application bundled in 2.4.2, line 143-
145 are hardcoded
with /var/www/testSite/admin/test/test2/
This causes the "GCS Functionality Test" to produce a
failure for the "getSection() #1" tests.
I hardcoded this to the proper directory and it was fine.
I'm sure theres a getInVar that would help make that
path correct no matter where it was installed, but I
didn't know it.
Very minor issue.