-
-
Notifications
You must be signed in to change notification settings - Fork 203
Closed
Labels
area/srSchema RegistrySchema Registryscope/backendRelated to backend changesRelated to backend changesstatus/triage/completedAutomatic triage completedAutomatic triage completedtype/bugSomething isn't workingSomething isn't working
Description
Issue submitter TODO list
- I've looked up my issue in FAQ
- I've searched for an already existing issues here
- I've tried running
main-labeled docker image and the issue still persists there - I'm running a supported version of the application which is listed here
Describe the bug (actual behavior)
A Bad request error is thrown when trying to view schema that has a subject which contains forward slashes (for e.g com/domain/schema.proto) but works for the subjects having dots (for e.g com.domain.schema.proto). Both of the cases were working in the earlier version of 1.0.0 of Kafka Bat UI.
Expected behavior
No response
Your installation details
I am using docker image version : v1.1.0
Steps to reproduce
Run docker image version v1.1.0 and try opening a schema having subject with forward slashes for e.g com/domain/schema.proto.
Screenshots
No response
Logs
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
area/srSchema RegistrySchema Registryscope/backendRelated to backend changesRelated to backend changesstatus/triage/completedAutomatic triage completedAutomatic triage completedtype/bugSomething isn't workingSomething isn't working