openlibrary
openlibrary copied to clipboard
"Add Author Photo" broken on Author page
Problem
The link to "Add Author Photo" is broken on the Author page.
Evidence / Screenshot
Relevant URL(s)
Reproducing the bug
- Go to an author page, e.g. http://localhost:8080/authors/OL20585A/Edwin_Abbott_Abbott
- Do click on the "Add Author Photo" link by mousing over the author photo box in the upper right.
- Expected behavior: it's possible to upload an image.
- Actual behavior: it's not possible to upload an image.
Context
No response
Notes from this Issue's Lead
Proposal & constraints
Related files
It looks as a change in 17538fd7255a16ef0a7e9ff69095619fb18cfd55 may be causing this.
Stakeholders
Instructions for Contributors
- Please run these commands to ensure your repository is up to date before creating a new branch 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.