Bug 425280

Summary: KMM adds an extra "/" to the institution url
Product: [Applications] kmymoney Reporter: antoine <antoine>
Component: generalAssignee: 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: Version Fixed In: 5.1.1
Attachments: demo

Description antoine 2020-08-13 08:05:10 UTC
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
Comment 1 Thomas Baumgart 2020-08-13 18:04:40 UTC
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
Comment 2 Thomas Baumgart 2020-08-13 18:10:15 UTC
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