usebruno / bruno

Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)
https://www.usebruno.com/
MIT License
26.87k stars 1.23k forks source link

Windows: can't use forward or backward slashes in request names #3266

Open drauch opened 4 weeks ago

drauch commented 4 weeks ago

I have checked the following:

Describe the bug

If you use a forward slash, you get an error. If you use a backslash, you get an error + the request is deleted (ouch, did hurt me today to lose the whole request)

.bru file to reproduce the bug

No response

Screenshots/Live demo link

image

Broutard commented 2 weeks ago

Same on linux

Pragadesh-45 commented 1 week ago

Hey @drauch, @Broutard!

Thanks for reporting this bug. We are actively looking into it. I've made a fix in my branch, but it is still under review.