https://bugs.kde.org/show_bug.cgi?id=436871
Bug ID: 436871 Summary: Applet may open incorrect session Product: kate Version: 21.04.0 Platform: Archlinux Packages OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: sessions Assignee: kwrite-bugs-n...@kde.org Reporter: eastern...@outlook.com Target Milestone: --- SUMMARY If the name of a session contains characters that need to be escaped with %, an incorrect session will be opened when opening it with the applet. STEPS TO REPRODUCE 1. With the applet, create a new session and let its name is `%30`. 2. Close the correct session that was automatically opened. 3. Manually open the session `%30` with the applet. OBSERVED RESULT Session `0` will be (created and) opened. ADDITIONAL INFORMATION For non-ascii chars, such as `test测试` will open `test??`. -- You are receiving this mail because: You are watching all bug changes.