[Webkit-unassigned] [Bug 28757] New: prepare-ChangeLog -b does not know how to use bugzilla credentials

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 26 16:15:07 PDT 2009


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

           Summary: prepare-ChangeLog -b does not know how to use bugzilla
                    credentials
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric at webkit.org


prepare-ChangeLog -b does not know how to use bugzilla credentials

This means it falls on its face if using -b with a non-public (security) bug:
prepare-ChangeLog -o -b 28755

Use of uninitialized value in substitution (s///) at
/Users/eseidel/Projects/WebKit/WebKitTools/Scripts/prepare-ChangeLog line 1610.
Use of uninitialized value in substitution (s///) at
/Users/eseidel/Projects/WebKit/WebKitTools/Scripts/prepare-ChangeLog line 1611.
Use of uninitialized value in substitution (s///) at
/Users/eseidel/Projects/WebKit/WebKitTools/Scripts/prepare-ChangeLog line 1612.
Use of uninitialized value in substitution (s///) at
/Users/eseidel/Projects/WebKit/WebKitTools/Scripts/prepare-ChangeLog line 1613.
Use of uninitialized value in substitution (s///) at
/Users/eseidel/Projects/WebKit/WebKitTools/Scripts/prepare-ChangeLog line 1614.
Use of uninitialized value in concatenation (.) or string at
/Users/eseidel/Projects/WebKit/WebKitTools/Scripts/prepare-ChangeLog line 262.
  Description from bug 28755:
    "".

If we ever end up moving it to python, the bugzilla.py module already handles
authentication like this.

-- 
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