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

After import swagger file can not display Chinese #1779

Open
zieglar opened this issue Mar 13, 2024 · 6 comments
Open

After import swagger file can not display Chinese #1779

zieglar opened this issue Mar 13, 2024 · 6 comments

Comments

@zieglar
Copy link

zieglar commented Mar 13, 2024

CleanShot 2024-03-12 at 10 35 16@2x

Its-treason added a commit to Its-treason/bruno that referenced this issue Mar 14, 2024
Instead of using a strict sanitization regex in the frontend
the importer will now sanitize the filename before writing
it to disk.

Should fix:
- usebruno#1779
- usebruno#1587
- usebruno#671
- usebruno#1274
@leafney
Copy link

leafney commented Mar 19, 2024

I encountered the same problem, Chinese is not displayed after importing

@sanjai0py sanjai0py added the bug Something isn't working label Apr 10, 2024
@bobroccoddup
Copy link

me too
image

bruno version
image

postman api version

	"info": {
		"_postman_id": "9d241f65-eb9f-4e62-8ad1-04fa772f6df8",
		"name": "xxxxx",
		"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json",
		"_exporter_id": "13105593"
	},

@bobroccoddup
Copy link

deplicated 671

@mindfocus
Copy link

same here, export from apipost7(openapi 3)

@LChloe
Copy link

LChloe commented May 13, 2024

The same is true for me to import from postman

@siviae
Copy link

siviae commented Nov 19, 2024

It is the same for me, all russian characters are replaced with dashes on Postman collection import.

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

8 participants