Fixed issue #3297: Missing URI-encode of `%BUGID%` part by call of issue tracker URL
commit054af0f034e92afe78818943d678f380704a3449
authorSven Strickroth <email@cs-ware.de>
Wed, 14 Nov 2018 16:01:08 +0000 (14 17:01 +0100)
committerSven Strickroth <email@cs-ware.de>
Wed, 14 Nov 2018 16:01:08 +0000 (14 17:01 +0100)
treeac80cbb927591db6a68c3738e652705a7e361f7d
parentcb6373b64ed0e67e6da4e633e2187c1aa611118d
Fixed issue #3297: Missing URI-encode of `%BUGID%` part by call of issue tracker URL

Signed-off-by: Sven Strickroth <email@cs-ware.de>
src/Changelog.txt
src/TortoiseProc/ProjectProperties.cpp
test/UnitTests/ProjectPropertiesTest.cpp