Fix invalid UPC-A and EAN-13 barcodes#9
Merged
Merged
Conversation
These barcodes failed to pass validation, and have been corrected. Each correction has been verified by either finding pictures of the release that show the barcode, or by verifying the barcode with information available from online retailers. Two releases contain questionable barcodes: "I, Robot (2004)" and "Rain Man (1988)". The barcodes on the packing of both releases have a suffix of "80" appended to the end of the UPC barcode. I cannot find a reason for this, as no relevant 14-digit barcode format exists and the original 12 digit UPC-A code identifies the releases correctly. Therefore I have simply removed the "80" suffix from each barcode.
Collaborator
|
Thanks for fixing all this! These corrections will go out with the next data deployment (in the next week or so) although I don't think the UPCs show up anywhere on the website currently so there may be no visible UI changes |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
These barcodes failed to pass validation as valid EAN-13 or UPC-A, and have been corrected. I verified each correction by either finding pictures of the release that show the barcode, or checking information available from online retailers.
Two releases contain questionable barcodes: "I, Robot (2004)" and "Rain Man (1988)". The barcodes on the packing of both releases have a suffix of "80" appended to the end of the UPC barcode. I cannot find a reason for this, as no relevant 14-digit barcode format exists and the original 12 digit UPC-A code identifies the releases correctly. Therefore I have simply removed the "80" suffix from each barcode.