Closed Bug 1571042 Opened 6 years ago Closed 6 years ago

"Differential Revision: " lines in commit summary/message contain two slashes (//) between host and differential ID after using |moz-phab patch|

Categories

(Conduit :: moz-phab, defect, P2)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: aryx, Assigned: aryx)

References

(Regression)

Details

(Keywords: conduit-triaged)

Attachments

(1 file)

moz-phab 1.32, but also before.

After moz-phab patch D<number> --apply-to . has been called, the commit messages contain a line likes this:
Differential Revision: https://phabricator.services.mozilla.com//D40435
Notice the double slash between host and differential id.

The .arcconfig looks like this:

{
  "phabricator.uri" : "https://phabricator.services.mozilla.com/",
  "repository.callsign": "MOZILLACENTRAL",
  "history.immutable": false
}

Some parts of the code assume phabricator.uri (in moz-phab references as phab-url) to not end with a slash, some do.

@aryx Thanks for the patch. Do you want to fix the test?

Component: Phabricator → Review Wrapper
Keywords: conduit-triaged
Priority: -- → P2
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Regressions: 1975835
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: