https://bugs.kde.org/show_bug.cgi?id=446027
Bug ID: 446027 Summary: Dolphin SVN plugin: part of previous SVN commit message appended to newer shorter one Product: dolphin Version: 21.08.3 Platform: Kubuntu Packages OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: plugins: svn Assignee: sebast...@sebastian-doerner.de Reporter: j...@holodeck1.com CC: kfm-de...@kde.org Target Milestone: --- SUMMARY When I do a SVN commit a second time and the new commit message is shorter then previous one, then the extra characters from previous commit message are appendded to the new commit message.. E.g. if previous message was "ABCDEF" and the new one entered is "GHI", then the actual commit message becomes "GHIDEF" STEPS TO REPRODUCE 1. make a change to a file in SVN 2. right click and select "SVN Commit..." context menu entry 3. into the Description field enter the longer message, e.g. "ABCDEF" 4. click "Commit" button 5. make another change to the file in SVN 6. right click and select "SVN Commit..." context menu entry 7. into the Description field enter the shorter message, e.g. "GHI" 8. click "Commit" button 9. right click and select "SVN Log" context menu entry OBSERVED RESULT The latest revision has "GHIDEF" as message EXPECTED RESULT The latest revision should have only "GHI" as message SOFTWARE/OS VERSIONS Operating System: Kubuntu 21.10 KDE Plasma Version: 5.23.3 KDE Frameworks Version: 5.88.0 Qt Version: 5.15.2 Kernel Version: 5.13.0-21-generic (64-bit) Graphics Platform: X11 -- You are receiving this mail because: You are watching all bug changes.