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=
Diff:
Closed #520.
je/42cc_6982
Also fixes [#6995] and [#7019]
Related
Tickets:
#6995Tickets:
#7019