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

Fix: Import failing for collections with special characters in Windows #3969

Merged

Conversation

Pragadesh-45
Copy link
Contributor

fixes: #3880

Description

This PR implements logic to improve the sanitizeCollectionName utility function, to ensure that invalid characters in the collection name are properly replaced by -.

Contribution Checklist:

  • The pull request only addresses one issue or adds one feature.
  • The pull request does not introduce any breaking changes
  • I have read the contribution guidelines.
  • Create an issue and link to the pull request.

@pull-request-size pull-request-size bot added size/S and removed size/XS labels Feb 7, 2025
@ramki-bruno ramki-bruno changed the title Fix/ Import collection Windows issue (fixes: #3880) Fix: Import failing for collections with special characters in Windows(fixes: #3880) Feb 7, 2025
@ramki-bruno ramki-bruno changed the title Fix: Import failing for collections with special characters in Windows(fixes: #3880) Fix: Import failing for collections with special characters in Windows Feb 7, 2025
@helloanoop helloanoop merged commit 5291bba into usebruno:main Feb 10, 2025
2 checks passed
@Dinoraptor101
Copy link

Much obliged!

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 this pull request may close these issues.

Error When Importing Postman Collection in Bruno: 'mkdir' Issues on Windows 10
4 participants