After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 703165 - Search and replace: replacing ß (ß) also replaces occurrences of "ss"
Search and replace: replacing ß (ß) also replaces occurrences of "ss"
Status: RESOLVED OBSOLETE
Product: gedit
Classification: Applications
Component: search and replace
3.6.x
Other Linux
: Normal normal
: ---
Assigned To: Gedit maintainers
Gedit maintainers
Depends on: 572952
Blocks:
 
 
Reported: 2013-06-27 07:10 UTC by Oliver Walbert
Modified: 2020-11-24 09:58 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Oliver Walbert 2013-06-27 07:10:47 UTC
If you try to replace all occurrences of ß (ß) in your document, gedit also replaces all occurrences of ss (double s).

E.g. if you want to replace ß with x in the string

ausschließlich 

it ends up with

auxchliexlich

which is wrong.
Comment 1 Sébastien Wilmet 2013-06-27 13:43:38 UTC
Thanks for the bug report. As I'm working on the search and replace, I'll try to fix this bug in the near future.

*** This bug has been marked as a duplicate of bug 572952 ***
Comment 2 Sébastien Wilmet 2013-08-31 16:25:11 UTC
For the record, it's better to keep this bug opened.
Comment 3 Sébastien Wilmet 2020-11-24 09:58:28 UTC
Mass-closing of all gedit bugzilla tickets.

Special "code" to find again all those gedit bugzilla tickets that were open before the mass-closing:

2bfe1b0590a78457e1f1a6a90fb975f5878cb60064ccfe1d7db76ca0da52f0f3

By searching the above sha256sum in bugzilla, the gedit contributors can find again the tickets. We may be interested to do so when we work on a specific area of the code, to at least know the known problems and possible enhancements.

We do this mass-closing because bugzilla.gnome.org is being replaced by gitlab.gnome.org.