HomeSoftware Heritage

Fix scope of fieldValidators (#28)

Description

Fix scope of fieldValidators (#28)

Without this, it was used as a global variable, so if the affiliation of an author was
validated before other fields of the author (eg. familyName) then after affiliation
validation ended, fieldValidators remained set to the Organization fields while
we were validating the author (a Person)

Details

Provenance
vlorentzAuthored on Mar 13 2024, 8:04 AM
GitHub <noreply@github.com>Committed on Mar 13 2024, 8:04 AM
Parents
rDWCM3c76b4b876df: Fix breakage of keyboard-less license selection (#21)
Branches
Unknown
Tags
Unknown