[Webkit-unassigned] [Bug 131327] New: webkit-patch upload scrapes incorrect bug id when provided with non-head git hash

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 7 17:00:22 PDT 2014


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

           Summary: webkit-patch upload scrapes incorrect bug id when
                    provided with non-head git hash
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: burg at cs.washington.edu
                CC: ossy at webkit.org, llango.u-szeged at partner.samsung.com


I have two commits ahead of master,

[burg at burg183 webkit-trunk]# git log --oneline -3
311dc75 fix for 131318
f1b1dbf fix for 131324
origin/master f4b81a7 Make Mac only parts of TelephoneNumberOverlayController PLATFORM(MAC).

and do `webkit-patch upload -g f1b1dbf`. It then uploads f1b1dbf to bug 131318. It should have scraped 131324.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list