php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #33112 Strange behavior of the swiss php mirror (ch2.php.net)
Submitted: 2005-05-23 22:21 UTC Modified: 2005-05-25 12:41 UTC
From: webmaster at colder dot ch Assigned:
Status: Not a bug Package: Website problem
PHP Version: Irrelevant OS: Irrelevant
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: webmaster at colder dot ch
New email:
PHP Version: OS:

 

 [2005-05-23 22:21 UTC] webmaster at colder dot ch
Description:
------------
Strange behavior of the swiss php mirror (ch2.php.net).

The content of the page 'http://ch2.php.net/print' is quite strange: pure css. The site works for others urls like http://ch2.php.net/echo etc...



Expected result:
----------------
usual manual page, http://ch2.php.net/manual/en/function.print.php

Actual result:
--------------
/* Horizontal delimiter defaults */
hr {
	border: 0px;
	color: black;
	background-color: black;
	height: 1px;
}

/* Clear floating objects */
hr.topdivider {
	clear: both;
}
....

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-05-23 22:24 UTC] webmaster at colder dot ch
sorry about the quoted link, here is the right one:

http://ch2.php.net/print
 [2005-05-25 12:41 UTC] mazzanet@php.net
This is the same issue as #31852
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Sep 29 00:01:26 2024 UTC