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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Sat May 18 16:01:36 2024 UTC