Problem
The want-to-read page (https://openlibrary.org/people/bitnapper/books/want-to-read) throws the following error:
/openlibrary/openlibrary/templates/my_books/dropper.html: error in processing template: AttributeError: 'title' (falling back to default template)
Reproducing the bug
- Go to https://openlibrary.org/people/USERNAME/books/want-to-read
- Expected behavior: no error
- Actual behavior: error above mentioned
Context
- Browser firefox latest
- OS (Windows, Mac, etc): linux
- Logged in (Y/N): yes
- Environment (prod, dev, local): prod
Breakdown
Implementation Details (for maintainers)
Requirements Checklist
Related files
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.
Problem
The want-to-read page (https://openlibrary.org/people/bitnapper/books/want-to-read) throws the following error:
/openlibrary/openlibrary/templates/my_books/dropper.html: error in processing template: AttributeError: 'title' (falling back to default template)Reproducing the bug
Context
Breakdown
Implementation Details (for maintainers)
Requirements Checklist
Related files
Stakeholders
Instructions for Contributors