Closed
Bug 198205
Opened 22 years ago
Closed 22 years ago
lastModified date incorrect in files without the .htm or html extension.
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 116598
People
(Reporter: johnpaul.chun, Assigned: asa)
Details
User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.3) Gecko/20030312
Build Identifier: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.3) Gecko/20030312
Web pages written in perl, php or asp, the lastModified date is set to January
1, 1970 GMT in JavaScript as well as for the pageinfo.
It seems that pages without the .htm or .html pages suffer from this problem in
Mozilla. (Internet Exploder 5.5 seems to work oke)
I've tested the pages on Apache and IIS webservers (http 1.1).
Related bugs: 36681, 168164, 116598
Reproducible: Always
Steps to Reproduce:
1. Create a webpage, plain html with javascript calling lastModified
2. Save the page as php, asp (alter it for perl) with the proper extension
3. Use mozilla to view your file
Actual Results:
Wrong date is shown
Expected Results:
Show lastModified date
![]() |
||
Comment 1•22 years ago
|
||
So... you read bug 116598 and _still_ filed this? ;)
*** This bug has been marked as a duplicate of 116598 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•