[Differential] [Request, 2 lines] D2632: Don't append unnecessary slashes in Fetch Project dialog
elvisangelaccio (Elvis Angelaccio)
noreply at phabricator.kde.org
Tue Aug 30 22:13:55 UTC 2016
elvisangelaccio created this revision.
elvisangelaccio added a reviewer: KDevelop.
elvisangelaccio added a subscriber: KDevelop.
elvisangelaccio set the repository for this revision to rKDEVPLATFORM KDevPlatform.
elvisangelaccio added a project: KDevelop.
Restricted Application added a subscriber: kdevelop-devel.
REVISION SUMMARY
There is a bug in the Fetch Project dialog (when Source = KDE). Every time a KDE project is selected, an additional slash is appended to the path in the KUrlRequester. After a while this is the result: http://imgur.com/a/KIXFr
By construction of `currentUrl`, we know that contains a slash at the end. No need to append another one.
TEST PLAN
I cannot reproduce anymore the aforementioned bug.
REPOSITORY
rKDEVPLATFORM KDevPlatform
REVISION DETAIL
https://phabricator.kde.org/D2632
AFFECTED FILES
shell/projectsourcepage.cpp
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: elvisangelaccio, #kdevelop
Cc: kdevelop-devel, #kdevelop, Pilzschaf, akshaydeo, surgenight, arrowdodger
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20160830/ab958ea7/attachment.html>
More information about the KDevelop-devel
mailing list