Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-64032

Groovy-backed &#64 when input @ after 2.5.1 upgrade

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Blocker Blocker
    • active-choices-plugin
    • None
    • 2.5.1

      When I input @, it returns &#64

      ex:

      input:'git@gitlab.com:xzdry:xxxxxx.git'

      expect:'git@gitlab.com:xzdry:xxxxxx.git'

      actual return:'git&#64gitlab.com:xzdry:xxxxxx.git'

          [JENKINS-64032] Groovy-backed &#64 when input @ after 2.5.1 upgrade

          xz dry created issue -
          xz dry made changes -
          Description Original: When I input @, it returns &#64

          ex:

          input:'git@116.62.100.239:xxxxxx.git'

          expect:'git@116.62.100.239:xxxxxx.git'

          actual return:'git&#64116.62.100.239:xxxxxx.git'
          New: When I input @, it returns &#64

          ex:

          input:'git@gitlab.com:xzdry:xxxxxx.git'

          expect:'git@gitlab.com:xzdry:xxxxxx.git'

          actual return:'git&#64gitlab.com:xzdry:xxxxxx.git'
          Bruno P. Kinoshita made changes -
          Attachment New: image-2020-10-30-22-48-12-385.png [ 53113 ]
          Bruno P. Kinoshita made changes -
          Attachment New: image-2020-10-30-22-51-26-345.png [ 53114 ]
          Bruno P. Kinoshita made changes -
          Attachment New: image-2020-10-30-22-53-43-762.png [ 53115 ]
          Bruno P. Kinoshita made changes -
          Resolution New: Cannot Reproduce [ 5 ]
          Status Original: Open [ 1 ] New: Fixed but Unreleased [ 10203 ]
          Alexander Moiseenko made changes -
          Resolution Original: Cannot Reproduce [ 5 ]
          Status Original: Fixed but Unreleased [ 10203 ] New: Reopened [ 4 ]
          Alexander Moiseenko made changes -
          Attachment New: JENKINS-64032-config.xml [ 54891 ]

            kinow Bruno P. Kinoshita
            xzdry xz dry
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: