Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-5421

Author names are not well handled

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • bazaar-plugin
    • None

      The default format for Bazaar commit authors is "username <email@email.com>".
      Cf. :

      So, when Hudson get changeset and extract author, it create a user :

      • username : "username _email@email.com>" wich is not really usable for login ...
      • name : "username <email@email.com>"
      • email : "email@email.com"

      BazaarPlugin or Hudson should better parse this type of author format to correctly extract username

            lifeless lifeless
            zigarn Alexandre Garnier
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: