Closed Bug 1429600 Opened 6 years ago Closed 6 years ago

Update Revision.pm type checking to treat bug id as a simple string or undefined

Categories

(bugzilla.mozilla.org :: Phabricator Integration, enhancement)

Production
enhancement
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: dkl, Assigned: dkl)

References

Details

Attachments

(1 file)

45 bytes, text/x-github-pull-request
Details | Review
+++ This bug was initially created as a clone of Bug #1429110 +++

Some bug ids in phabricator are stored incorrectly with whitespace around the bug id value or as a null value. This is tripping up Revision.pm type checking in PhabBugz extension. As a work around we can just treat the bug id as a possible string and then trim any whitespace before loading the bug object if defined.
Summary: Update Revision.pm type checking to treat bug id as a simple string → Update Revision.pm type checking to treat bug id as a simple string or undefined
Attached file github pull request
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: