php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #61113 Unified diffs use absolute path of doc editor server
Submitted: 2012-02-16 21:15 UTC Modified: 2012-02-19 13:40 UTC
From: frozenfire@php.net Assigned: irker (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: frozenfire@php.net
New email:
PHP Version: OS:

 

 [2012-02-16 21:15 UTC] frozenfire@php.net
Description:
------------
Currently, when downloading a unified diff from a patch waiting for review, the 
paths used in the diff are absolute. This creates a problem where applying the 
patch requires that one specify -p7 or -p8 to the patch utility.

Unified diffs should use the project root as the base of the diff.

Expected result:
----------------
en/reference/yadayada.xml

Actual result:
--------------
/local/web/sites/edit.php.net/data/phpdoc-all/en/reference/yadayada.xml

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-02-19 13:40 UTC] irker@php.net
Can you check patch format now?
 [2012-02-19 13:40 UTC] irker@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: irker
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Jun 01 09:01:31 2024 UTC