Skip to content

facade: corrupted raw email addresses when they include multiple @ signs #3791

@MoralCode

Description

@MoralCode

When doing some scripting to correct facade data, I discovered that, in https://github.com/chaoss/augur commit 36aab5b, andrew's email address was set to andrew@root@chaoss.tv, however, Augur, for both the raw and parsed values for committer and author email are andrew@root.

While this likely isnt an issue for cmt_author_email (which should probably conform to at least some expectations of syntax validity), the cmt_author_raw_email value is the same, suggesting the error is happening earlier in the processing.

This was found as a result of trying out libgit2 as a backend for git #3787

Metadata

Metadata

Assignees

No one assigned

    Labels

    data issuesissues that require going back and fixing affected data in an augur database

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions