openlibhums / openlibhums/janeway
[XSLT] When a footnote has a <label> tag we should use it in the list element
Open
Nobody has claimed this yet.
bug
dev-ready
Priority medium
Size S
XSLT
- Dominant language
- Python
- Stars
- 238
- Forks
- 97
- Avg merge
- 9d 1h
- Merged PRs (30d)
- 8
Description
Describe the bug
Currently the XSLT will automatically number the footnotes using an ordered list, however some papers have a mix of numbered and lettered footnotes.
Janeway version
1.5.1
Expected behavior
Make use of the label when present, otherwise fallback to numbering.
Contributor guide
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
No file, test, or entry point is named. Locate the XSLT transformation that renders footnotes, then compare output for labeled and unlabeled footnotes; done when labels are used when present and automatic numbering remains the fallback.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- xml
- Domain
- content
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100