catch newlines in validation
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Validate to remove newlines. These currently appear in:
- locations
- latitude
- longitude
- dates
- skeletal code(burial code?).
Currently we are suppressing display in anno file generation.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the validation entry point and the anno file generation path, where newline display is currently suppressed. Check how locations, latitude, longitude, dates, and skeletal code are parsed and validated. Done means these fields are validated for newlines rather than relying on suppression, with behavior confirmed for each listed category.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100