internetarchive / internetarchive/openlibrary
WorldCat identifiers misidentified as LCCN
- Dominant language
- Python
- Stars
- 6.7k
- Forks
- 2k
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 138
Description
### Problem
Dear developers,
Thank you for looking into this issue.
### Reproducing the bug
1. Go to https://openlibrary.org/books/add
2. Paste 33294504 in the identifier field.
3. The identifier type is automatically specified as LCCN.
Pasting the WorldCat (https://search.worldcat.org/title/33294504) identifier 33294504 into the identifier field shouldn't make LCCN the identifier type.
### Context
- Browser (Chrome, Safari, Firefox, etc): Chrome
- OS (Windows, Mac, etc): Android
- Logged in (Y/N): Y
- Environment (prod, dev, local): prod
### Breakdown
Implementation Details (for maintainers)
#### Requirements Checklist
* [ ]
#### Related files
*
#### Stakeholders
*
#### Instructions for Contributors
- Please [run these commands](https://docs.openlibrary.org/developers/tools/git.html#working-on-your-branch) to ensure your repository is up to date **before** [creating a new branch](https://docs.openlibrary.org/developers/tools/git.html#making-changes-and-creating-a-pull-request) to work on this issue and **each time after** pushing code to Github, because the pre-commit bot may add commits to your PRs upstream.
Contributor guide
Assessment
This issue has not been assessed yet.