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 Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Wed Jul 02 05:01:42 2025 UTC