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

Job search not handling + characters

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • core
    • Jenkins public released docker image
      Jenkins v 2.32.1

      I'm using the + character as a delimiter in Job names for some other automation. This has been working fine, except in 1 place.

      When searching for part of a job name, a search page will get generated with all the possible jobs. This page looks visually correct. But all the links go to /pluginManager/search/?q=<jobname> instead of the actual job links.

      All of these links fail. That search module is stripping the + from the Job name, causing the resulting lookup to fail.

      It returns a page the says "Search for '<job name with all + replaced with space>"

      and says nothing matches. Which is now correct as the job name was modified.

            Unassigned Unassigned
            snemetz Steven Nemetz
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: