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

Renaming request with colon ( : ) in name breaks the bru file #1404

Open
pelicanny opened this issue Jan 17, 2024 · 1 comment
Open

Renaming request with colon ( : ) in name breaks the bru file #1404

pelicanny opened this issue Jan 17, 2024 · 1 comment

Comments

@pelicanny
Copy link

pelicanny commented Jan 17, 2024

Tested in Bruno 1.6.1

Steps to recreate:

  1. create POST request in bruno desktop app with name "My request"
  2. context menu click request and rename
  3. enter new name "My request with a : colon in the name"
  4. File disappears in bruno
  5. File is broken (.bru disappeared and simply adding it again does not make it reappear in bruno)

Thanks for the great work you are doing! 🥇

@pelicanny pelicanny changed the title Renaming request with colon ( : ) in name brakes the bru file Renaming request with colon ( : ) in name breaks the bru file Jan 17, 2024
@Its-treason
Copy link
Member

This is probably a Windows problem, because : is not allowed as a file name in NTFS. #349 should fix this, but I need to rewrite the PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants