php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #51020 Permalinks seemingly do nothing
Submitted: 2010-02-11 17:48 UTC Modified: 2010-02-20 08:46 UTC
From: philip@php.net Assigned: yannick (profile)
Status: Closed Package: Online Doc Editor 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: philip@php.net
New email:
PHP Version: OS:

 

 [2010-02-11 17:48 UTC] philip@php.net
Description:
------------
When opening a "permalink", like:

 - http://doc.php.net:/editor/?perm=/en/faq.build.php

It does not open said page in the editor.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-02-11 22:29 UTC] svn@php.net
Automatic comment from SVN on behalf of yannick
Revision: http://svn.php.net/viewvc/?view=revision&revision=294905
Log: Fix partially #51020
 [2010-02-11 22:36 UTC] yannick@php.net
Hi Philip,

Since the online editor is multi-project, we must pass a project var to see what project we ask.

For example :
http://doc.php.net:/editor/?perm=/en/faq.build.php&project=php

All is ok with this last commit, but I want to stay open this bug for one raison :

As we ask for a file in a project, when the user is not logged, we must disable the project combo and the lang combo from the login page.
Once this will done, I will close this bug.

Best,
 [2010-02-20 08:45 UTC] svn@php.net
Automatic comment from SVN on behalf of yannick
Revision: http://svn.php.net/viewvc/?view=revision&revision=295268
Log: Fix bug #51020. Now, when we use a perm link and the user is not logged, the combobox for the login page is automatically set to the selected project/lang.
 [2012-11-23 07:13 UTC] rajan dot bajalia1987 at gmail dot com
image upload cade........
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 30 17:01:30 2024 UTC