Review Request 115547: Bug fix : Allows further support of special character in project name

Michael Ferris mike.ferrisb at gmail.com
Wed Feb 12 21:49:09 UTC 2014


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/115547/
-----------------------------------------------------------

(Updated Feb. 12, 2014, 9:49 p.m.)


Status
------

This change has been discarded.


Review request for KDevelop.


Bugs: 282783
    http://bugs.kde.org/show_bug.cgi?id=282783


Repository: kdevplatform


Description
-------

Allows the location of the project to have more character then only digits, letters, spaces and %. Still checks for unsupported character and insert the percent encoded value.


Diffs
-----

  plugins/appwizard/projectselectionpage.cpp 6270869 

Diff: https://git.reviewboard.kde.org/r/115547/diff/


Testing
-------

Create a new project with test:<>*?/\\|!@#$%?&%2A()_+ and the location was test%3A%3C%3E%2A%3F%2F%5C%5C%7C!@#$%^&%2A()_+
Here we can see all unsupported character have been percent encoded and the rest stayed the same.


Thanks,

Michael Ferris

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20140212/72125a11/attachment.html>


More information about the KDevelop-devel mailing list