- From: <bugzilla@jessica.w3.org>
- Date: Tue, 21 Feb 2012 09:35:48 +0000
- To: public-test-infra@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=16052
Michael[tm] Smith <mike@w3.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #2 from Michael[tm] Smith <mike@w3.org> 2012-02-21 09:35:47 UTC ---
Fixed: http://dvcs.w3.org/hg/testframework/rev/f6fa20e8fd17
The cause of this is, there are places in the code where some .php files are
referenced without their .php extensions; for example "loadresults" instead of
"loadresults.php". I don't know why the code had them that way to begin with or
why/how it worked. But anyway, the current server environment no longer seems
to understand the references unless they include the full file names with the
extensions.
--
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Received on Tuesday, 21 February 2012 09:35:50 UTC