Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.bash.bug > #16605 > unrolled thread
| Started by | Lutz Adam <lutz.adam@posteo.de> |
|---|---|
| First post | 2020-07-23 17:56 +0200 |
| Last post | 2020-07-23 17:56 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to gnu.bash.bug
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Shell does not recognize umlaut in URL Lutz Adam <lutz.adam@posteo.de> - 2020-07-23 17:56 +0200
| From | Lutz Adam <lutz.adam@posteo.de> |
|---|---|
| Date | 2020-07-23 17:56 +0200 |
| Subject | Shell does not recognize umlaut in URL |
| Message-ID | <mailman.415.1595524952.24492.bug-bash@gnu.org> |
Configuration Information [Automatically generated, do not change]: Machine: x86_64 OS: linux-gnu Compiler: gcc Compilation CFLAGS: -g -O2 -fdebug-prefix-map=/build/bash-a6qmCk/bash-5.0=. -fstack-protector-strong -Wformat -Werror=format- uname output: Linux fractal 5.4.0-42-generic #46-Ubuntu SMP Fri Jul 10 00:24:02 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux Machine Type: x86_64-pc-linux-gnu Bash Version: 5.0 Patch Level: 17 Release Status: release Description: If a URL on the command line or in a file contains an umlaut as in https://dict.leo.org/franz*ö*sisch-deutsch the shell stops recognising the URL after the umlaut "ö". Only the part "https://dict.leo.org/franz*ö*" is underlined and used in a call to a browser.** Repeat-By: Put the above URL on the command line. 1. Hover over the ULR. Only the left part is underlined. 2. Press and hold CTRL, then left-click the URL: the URL is opened in a browser, but only the left part appears in the address field. The OS is Linux Mint 20
Back to top | Article view | gnu.bash.bug
csiph-web