Summary: | KMM adds an extra "/" to the institution url | ||
---|---|---|---|
Product: | [Applications] kmymoney | Reporter: | antoine <antoine> |
Component: | general | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 5.0.8 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/office/kmymoney/commit/b0a43985b2503b63e1e8cbeb6d957cc8322ad6ad | Version Fixed In: | 5.1.1 |
Sentry Crash Report: | |||
Attachments: | demo |
Git commit df4451f1761149c1d6de68bb5d6326a244ba8ddf by Thomas Baumgart. Committed on 13/08/2020 at 17:57. Pushed by tbaumgart into branch '5.1'. Remove unneeded slash in URL and include the info message about URL modification in translation FIXED-IN: 5.1.1 M +2 -2 kmymoney/dialogs/knewbankdlg.cpp https://invent.kde.org/office/kmymoney/commit/df4451f1761149c1d6de68bb5d6326a244ba8ddf Git commit b0a43985b2503b63e1e8cbeb6d957cc8322ad6ad by Thomas Baumgart. Committed on 13/08/2020 at 18:10. Pushed by tbaumgart into branch 'master'. Remove unneeded slash in URL and include the info message about URL modification in translation (cherry picked from commit df4451f1761149c1d6de68bb5d6326a244ba8ddf) M +2 -2 kmymoney/dialogs/knewbankdlg.cpp https://invent.kde.org/office/kmymoney/commit/b0a43985b2503b63e1e8cbeb6d957cc8322ad6ad |
Created attachment 130841 [details] demo SUMMARY KMM adds an extra "/" to the institution url STEPS TO REPRODUCE 1. Edit an Institution 2. Copy your bank url (from Firefox) and paste it into the institution dialog 3. Push the button to launch the website OBSERVED RESULT Firefox can not reach the website because KMM add an extra "/" to the website url EXPECTED RESULT It can easily be fixed by removing the extra "/" after pasting the website url. SOFTWARE/OS VERSIONS xUbuntu 20.04 ADDITIONAL INFORMATION