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

API does not handle room or location objects with . (dot/period) characters in their ID #3186

Closed
lunkwill42 opened this issue Nov 12, 2024 Discussed in #3175 · 0 comments · Fixed by #3188
Closed

API does not handle room or location objects with . (dot/period) characters in their ID #3186

lunkwill42 opened this issue Nov 12, 2024 Discussed in #3175 · 0 comments · Fixed by #3188
Assignees
Labels

Comments

@lunkwill42
Copy link
Member

Discussed in #3175

Originally posted by pstolpe November 8, 2024
When using the API accessing an entry like the following gives no answer:
/api/1/room/LB%202C.500B/

The gui though displays the room page on the uri
/search/room/LB%202C.500B/

@lunkwill42 lunkwill42 added the bug label Nov 12, 2024
@lunkwill42 lunkwill42 self-assigned this Nov 12, 2024
lunkwill42 added a commit that referenced this issue Nov 12, 2024
The API should be able to retrieve locations and rooms with periods
in their IDs/names.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant