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

Misleading URLs: when jobs excluded by a view's regex are appended to the URL, an error should result.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • core
    • None
    • 1.509.2

      Jobs which are excluded by a views's regex definition should produce a HTTP error:
      https://jenkins-foo.org/view/view_1/job/job_of_view_1/780/ ==> correct URL
      https://jenkins-foo.org/view/view_2/job/job_of_view_1/780/ ==> should present 404, but produces page of execution 780 of job_of_view_1, which is misleading.

            Unassigned Unassigned
            eichench Christian Eichenberger
            Votes:
            2 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: