http://defect.opensolaris.org/bz/show_bug.cgi?id=19145

           Summary: annotate view for Mercurial displays only first name
                    of the author in some cases
    Classification: Development
           Product: opengrok
           Version: unspecified
          Platform: ANY/Generic
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: P3
         Component: webapp
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


This is caused by the absence of -v in the 'hg annotate' command run from
src/org/opensolaris/opengrok/history/MercurialRepository.java:annotate()

In order to make this work nicer with 'userPage' configuration option (which
provides prefix for the user search link) it would be nice to have email
address there. If no email address can be found in the user identifier the
whole field can be taken.

-- 
Configure bugmail: http://defect.opensolaris.org/bz/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
opengrok-dev mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/opengrok-dev

Reply via email to