php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #67616 shared.php.net inaccessible
Submitted: 2014-07-14 12:41 UTC Modified: 2014-07-14 13:31 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: jakoch at web dot de Assigned: salathe (profile)
Status: Closed Package: Website problem
PHP Version: Irrelevant OS:
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: jakoch at web dot de
New email:
PHP Version: OS:

 

 [2014-07-14 12:41 UTC] jakoch at web dot de
Description:
------------
The websites are not rendered correctly, because of double slashes on asset paths.

- https://wiki.php.net/
- https://people.php.net/

  <link media='all' rel='stylesheet' href='//shared.php.net/styles/defaults.css?filemtime=1402268410'/>
  <link media='all' rel='stylesheet' href='//shared.php.net/styles/user-autocomplete.css?filemtime=1388548804'/>
  <link media='all' rel='stylesheet' href='//shared.php.net/styles/people.css?filemtime=1402897213'/>







Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2014-07-14 12:47 UTC] jakoch at web dot de
http://i.imgur.com/391jzeJ.jpg
 [2014-07-14 12:58 UTC] salathe@php.net
-Summary: wrong asset paths, website not rendered fully +Summary: shared.php.net inaccessible
 [2014-07-14 12:58 UTC] salathe@php.net
The protocol-relative URLs are valid, but there is an ongoing issue with shared.php.net

Changing the title of this bug to reflect that.
 [2014-07-14 13:31 UTC] salathe@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: salathe
 [2014-07-14 13:31 UTC] salathe@php.net
This looks to have been resolved, at least for now. :)
 [2014-07-14 14:05 UTC] danbrown@php.net
Related to #67614.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Mon Jul 14 03:01:31 2025 UTC