-
Bug
-
Resolution: Unresolved
-
Blocker
-
None
-
2.5.1
When I input @, it returns @
ex:
input:'git@gitlab.com:xzdry:xxxxxx.git'
expect:'git@gitlab.com:xzdry:xxxxxx.git'
actual return:'git@gitlab.com:xzdry:xxxxxx.git'
[JENKINS-64032] Groovy-backed @ when input @ after 2.5.1 upgrade
Description |
Original:
When I input @, it returns @ ex: input:'git@116.62.100.239:xxxxxx.git' expect:'git@116.62.100.239:xxxxxx.git' actual return:'git充.62.100.239:xxxxxx.git' |
New:
When I input @, it returns @ ex: input:'git@gitlab.com:xzdry:xxxxxx.git' expect:'git@gitlab.com:xzdry:xxxxxx.git' actual return:'git@gitlab.com:xzdry:xxxxxx.git' |
Attachment | New: image-2020-10-30-22-48-12-385.png [ 53113 ] |
Attachment | New: image-2020-10-30-22-51-26-345.png [ 53114 ] |
Attachment | New: image-2020-10-30-22-53-43-762.png [ 53115 ] |
Resolution | New: Cannot Reproduce [ 5 ] | |
Status | Original: Open [ 1 ] | New: Fixed but Unreleased [ 10203 ] |
Resolution | Original: Cannot Reproduce [ 5 ] | |
Status | Original: Fixed but Unreleased [ 10203 ] | New: Reopened [ 4 ] |
Attachment | New: JENKINS-64032-config.xml [ 54891 ] |