Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update organization of Tome of Beasts 2023 to match other Kobold Press documents #485

Closed
calumbell opened this issue Aug 1, 2024 · 0 comments · Fixed by #517
Closed
Labels
good first issue Good for newcomers

Comments

@calumbell
Copy link
Contributor

Every document on O5e published by Kobold Press includes the value Kobold Press™ for the organization property. However, Tome of Beasts is listed under the organization Kobold Press (without the trademark). This is clearly a mistake - every source published by Kobold Press should have the same organization. On staging, /v1/documents/?organization=Kobold+Press™ and /v1/documents/?organization=Kobold+Press currently return different results:

Screenshot of Open5e Screenshot 2024-08-01 at 11 23 45

The current set-up makes a bit of a mess of the front-end, where the source selector parses these as two seperate sources:

Screenshot 2024-08-01 at 11 25 19
@calumbell calumbell added the good first issue Good for newcomers label Aug 1, 2024
calumbell added a commit that referenced this issue Aug 25, 2024
Bugfix: fixed typo in`organization` field of TOB 2023 & Black Flag SRD (API v1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant