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

The "Use a regular expression to include jobs into the view" in the List View is broken

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • core

      The "Use a regular expression to include jobs into the view" option is not properly handled. Whenever a regex value is used, as soon as we save the page, it gets replaced by "on". I figured out the commit that introduced this bug: https://github.com/jenkinsci/jenkins/commit/8b9394dd69e3e7958058a517e303754f0193c982#core/src/main/java/hudson/model/ListView.java
      I'll be working on fixing this issue

          [JENKINS-19082] The "Use a regular expression to include jobs into the view" in the List View is broken

          Submitted a pull request here: https://github.com/jenkinsci/jenkins/pull/898

          Kannan Manickam added a comment - Submitted a pull request here: https://github.com/jenkinsci/jenkins/pull/898

          Code changed in jenkins
          User: Vincent Latombe
          Path:
          core/src/main/java/hudson/model/ListView.java
          http://jenkins-ci.org/commit/jenkins/47fde3be8f621c93db7291fcfd34d101daab50f7
          Log:
          JENKINS-19082 Fix ListView includeRegex

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Vincent Latombe Path: core/src/main/java/hudson/model/ListView.java http://jenkins-ci.org/commit/jenkins/47fde3be8f621c93db7291fcfd34d101daab50f7 Log: JENKINS-19082 Fix ListView includeRegex

          Code changed in jenkins
          User: Oliver Gondža
          Path:
          core/src/main/java/hudson/model/ListView.java
          http://jenkins-ci.org/commit/jenkins/17240f43475dff37c0ecfe62d2e3822656e534bb
          Log:
          Merge pull request #905 from Vlatombe/fixIncludeRegexListView

          JENKINS-19082 Fix ListView includeRegex

          Compare: https://github.com/jenkinsci/jenkins/compare/3d9745c3571f...17240f43475d

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Oliver Gondža Path: core/src/main/java/hudson/model/ListView.java http://jenkins-ci.org/commit/jenkins/17240f43475dff37c0ecfe62d2e3822656e534bb Log: Merge pull request #905 from Vlatombe/fixIncludeRegexListView JENKINS-19082 Fix ListView includeRegex Compare: https://github.com/jenkinsci/jenkins/compare/3d9745c3571f...17240f43475d

          dogfood added a comment -

          Integrated in jenkins_main_trunk #2804
          JENKINS-19082 Fix ListView includeRegex (Revision 47fde3be8f621c93db7291fcfd34d101daab50f7)

          Result = SUCCESS
          Vincent Latombe : 47fde3be8f621c93db7291fcfd34d101daab50f7
          Files :

          • core/src/main/java/hudson/model/ListView.java

          dogfood added a comment - Integrated in jenkins_main_trunk #2804 JENKINS-19082 Fix ListView includeRegex (Revision 47fde3be8f621c93db7291fcfd34d101daab50f7) Result = SUCCESS Vincent Latombe : 47fde3be8f621c93db7291fcfd34d101daab50f7 Files : core/src/main/java/hudson/model/ListView.java

          The fix did not make it to 1.527 (or if it did, it didn't work).

          Matthew Webber added a comment - The fix did not make it to 1.527 (or if it did, it didn't work).

          Fix isn't in 1.527, integration build is for 1.528.

          Petr Prochazka added a comment - Fix isn't in 1.527, integration build is for 1.528.

          Daniel Beck added a comment -

          Was fixed in 1.528.

          Daniel Beck added a comment - Was fixed in 1.528.

            arangamani Kannan Manickam
            arangamani Kannan Manickam
            Votes:
            7 Vote for this issue
            Watchers:
            12 Start watching this issue

              Created:
              Updated:
              Resolved: