php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #47261 Firefox, older php.net pages -> Page Info, always gets a fresh modified date
Submitted: 2009-02-01 07:00 UTC Modified: 2009-05-22 08:13 UTC
From: zvika at zend dot com Assigned:
Status: Closed Package: Website problem
PHP Version: Irrelevant OS: WinXP, Ubuntu
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: zvika at zend dot com
New email:
PHP Version: OS:

 

 [2009-02-01 07:00 UTC] zvika at zend dot com
Description:
------------
I right clicked several pages in php.net (internal, not the main pages) and I always get modified date - this morning.

It is not providing actual modified date (see pages from former years for example)

If this bug can be solved easily by replacing a routine in the site update, please go ahead and provide accurate modified date.

If it is not easy to change, you can close the bug

Thanks!
Zvika

Expected result:
----------------
Expected to see modified date of the page content

Actual result:
--------------
Modified dates on content pages are reset to a fresh date

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-02-02 08:27 UTC] bjori@php.net
Which pages exactly?
We have several routines to find the last modified date as some pages are generated, other have user changes and other are static..

-Hannes

 [2009-02-02 11:38 UTC] zvika at zend dot com
Hi
Sample archive page:
http://www.php.net/archive/2006.php

Response headers:
Date: Mon, 02 Feb 2009 11:30:33 GMT
Server: Apache/1.3.41 (Unix) PHP/5.2.1
X-Powered-By: PHP/5.2.1
Content-Language: en
Connection: close
Transfer-Encoding: chunked
Content-Type: text/html;charset=utf-8

200 OK

Maybe missing Last-Modified field?

Thanks
Zvika
 [2009-05-22 08:13 UTC] bjori@php.net
I've added Last-Modified headers to the news archive pages now.
There are probably others that could use this header though.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Jan 15 17:01:31 2025 UTC