raycast / raycast/extensions

[WinSCP] German Umlauts break connecting to session

Open
#25,980 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug extension extension: winscp
Dominant language
TypeScript
Stars
7.8k
Forks
6.9k
Avg merge
2d 6h
Merged PRs (30d)
442

Description

Extension

https://www.raycast.com/bossdaily/winscp

Raycast Version

0.47.1

OS Version

25H2

Description

WinSCP allows for special characters in session names. Unfortunately, when a session name contains an Ä, Ö or Ü, connecting to such session fails with an error message that said host doesn't exist. This can be reliably reproduced on any session that bears any of the aforementioned characters.
Just for clarity: Characters like '&' or '@' are bringing no issues.

Steps To Reproduce
  1. Name a session with an Ä, Ö or Ü in it.
  2. Try calling that session from Raycast.
  3. WinSCP claims that 'Host ÄÖÜ does not exist'.
  4. Rename session to not include an Ä, Ö or Ü and try to reconnect.
  5. WinSCP connects fine.
Current Behaviour

No response

Expected Behaviour

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Open the WinSCP extension linked in the issue and trace the action used to call a saved session from Raycast. Reproduce the failure with Ä, Ö, or Ü in the session name, then verify that the same session connects successfully after the handling is corrected.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
desktop
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.