[Webkit-unassigned] [Bug 48527] New: commit-log-editor uses full paths for section headers when using msysgit's Perl and multiple ChangeLogs have been edited

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 28 09:14:59 PDT 2010


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

           Summary: commit-log-editor uses full paths for section headers
                    when using msysgit's Perl and multiple ChangeLogs have
                    been edited
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Keywords: PlatformOnly
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: aroben at apple.com
                CC: ddkilzer at webkit.org, simon.fraser at apple.com


If you use commit-log-editor with msysgit's Perl, and you've edited more than one ChangeLog, you'll get section headers like this:

h:/cyghome/dev/WebKit/OpenSource/LayoutTests:
h:/cyghome/dev/WebKit/OpenSource/WebKit2:

instead of like this:

WebKit2:
LayoutTests:

The badness seems to occur when the ChangeLog path is run through File::Spec->rel2abs.

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