- **summary**: ForgeHg should parse user/email pairs better --> SCM views should parse user/email pairs better - Description has changed:
Diff: ~~~~ --- old +++ new @@ -1 +1,3 @@ ForgeHg uses `re_hg_user` to split the name & email portion of the "user" field on a commit. But this is simplistic and doesn't work if just an email address is set, for example. We should use a real email header parsing method. + +Also happening on git views, for example: https://forge-allura.apache.org/p/allura/git/ci/a113345dc4e79ca40c29726475f241c8b63379d3/log/?path= ~~~~ --- ** [tickets:#6982] SCM views should parse user/email pairs better** **Status:** open **Created:** Thu Dec 12, 2013 07:12 PM UTC by Dave Brondsema **Last Updated:** Thu Dec 12, 2013 07:12 PM UTC **Owner:** nobody ForgeHg uses `re_hg_user` to split the name & email portion of the "user" field on a commit. But this is simplistic and doesn't work if just an email address is set, for example. We should use a real email header parsing method. Also happening on git views, for example: https://forge-allura.apache.org/p/allura/git/ci/a113345dc4e79ca40c29726475f241c8b63379d3/log/?path= --- Sent from sourceforge.net because allura-dev@incubator.apache.org is subscribed to https://sourceforge.net/p/allura/tickets/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/allura/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.