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

    XMLWordPrintable

Details

    Description

      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

      Attachments

        Issue Links

          Activity

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

            arangamani 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_issue_link 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_issue_link 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 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 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).

            mwebber 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.

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

            Was fixed in 1.528.

            danielbeck Daniel Beck added a comment - Was fixed in 1.528.

            People

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

              Dates

                Created:
                Updated:
                Resolved: