zalando / intellij-swagger

A plugin to help you easily edit Swagger and OpenAPI specification files inside IntelliJ IDEA

Home Page:https://plugins.jetbrains.com/plugin/8347

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

URL double encoding in Chrome

jjhost opened this issue · comments

Click on open in chrome leads to "Site can't be reached" screen:
image

Thanks for reporting @jjhost! I'm not able to reproduce it (tried both "Open with" from menu and with the icons in the corner of the spec window). So would you be able to provide some more info?

  • Version of the plugin
  • IDEA version
  • OS and OS version
  • What are the exact steps you do to open it in Chrome?
  • (Does the issue occur with other browsers?)

edit: Looking at the path, the OS seems to be Windows, so this likely occurs only under Windows.

Hey there
Version of the plugin: 1.3.0
IDEA version: IntelliJ IDEA 2023.2.3 (Ultimate Edition), Build #IU-232.10072.27, built on October 11, 2023
OS and OS version:
Edition Windows 10 Enterprise
Version 22H2
Installed on ‎24. ‎2. ‎2022
OS build 19045.3448
Experience Windows Feature Experience Pack 1000.19044.1000.0

What are the exact steps you do to open it in Chrome?
click here:
(Does the issue occur with other browsers?)

sorry, crtl+Enter sends things ..
I click here to open:
image
other browsers: edge has same behavior as chrome, mozilla seems to de-double-encode the URL but displays nothing

When I un-double encode the URL, the content is correctly rendered ..

Same problem for me as well.
Any solutions please ?