[Webkit-unassigned] [Bug 267114] New: git-webkit can't parse bugs.webkit.org URL when surrounded by angle brackets

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 4 18:01:06 PST 2024


https://bugs.webkit.org/show_bug.cgi?id=267114

            Bug ID: 267114
           Summary: git-webkit can't parse bugs.webkit.org URL when
                    surrounded by angle brackets
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ddkilzer at webkit.org
                CC: jbedard at apple.com

git-webkit can't parse bugs.webkit.org URL when surrounded by angle brackets.

Using commit message like this, git-webkit fails to parse the bugs.webkit.org URL:

    Improve code coverage of sdp_integration_fuzzer
    <https://bugs.webkit.org/show_bug.cgi?id=267113>
    <rdar://120503718>

However, this works:

    Improve code coverage of sdp_integration_fuzzer
    https://bugs.webkit.org/show_bug.cgi?id=267113
    <rdar://120503718>

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240105/a0d16ff8/attachment.htm>


More information about the webkit-unassigned mailing list