-
Bug
-
Resolution: Fixed
-
Major
-
Jenkins 1.480.3 (Winstone and Tomcat)
LDAP plugin 1.1 and 1.2
Hovering mouse over a job name brings up a context menu. Clicking Build Now from the context menu produces the following warning and a Proceed button. Build starts only if Proceed button is pressed. Context menu is accessible at least in job list view (e.g. default All view) and from the breadcrumb. Clicking Build Now on the left menu on a job page works normally, i.e. without warnings.
You must use POST method to trigger builds. (From scripts you may instead pass a per-project authentication token, or authenticate with your API token.) If you see this page, it may be because a plugin offered a GET link; file a bug report for that plugin.
- depends on
-
JENKINS-19368 "You must use POST method to trigger builds" from Context Menu
-
- Resolved
-
- is duplicated by
-
JENKINS-17266 "Build now" link from context menu no longer works for parameterized builds
-
- Resolved
-
-
JENKINS-16913 Warning use POST method on click to 'Build now' in a context menu
-
- Resolved
-
- is related to
-
JENKINS-17110 Hover-over "Build Now" broken for parameterized jobs: "This page expects a form submission"
-
- Resolved
-
[JENKINS-16844] Triggering a build from the context menu produces a warning when security is enabled
Component/s | New: ldap [ 17122 ] | |
Component/s | Original: core [ 15593 ] |
Environment | Original: Jenkins 1.480.3 (Winstone and Tomcat) |
New:
Jenkins 1.480.3 (Winstone and Tomcat) LDAP plugin 1.1 and 1.2 |
Component/s | New: core [ 15593 ] | |
Component/s | New: security [ 15508 ] | |
Description |
Original:
Hovering mouse over a job name brings up a context menu. Clicking Build Now from the context menu produces the following warning and a Proceed button. Build starts only if Proceed button is pressed. Context menu is accessible at least in job list view (e.g. default All view) and from the breadcrumb. Clicking Build Now on the left menu on a job page works normally. {{You must use POST method to trigger builds. (From scripts you may instead pass a per-project authentication token, or authenticate with your API token.) If you see this page, it may be because a plugin offered a GET link; file a bug report for that plugin.}} |
New:
Hovering mouse over a job name brings up a context menu. Clicking _Build Now_ from the context menu produces the following warning and a _Proceed_ button. Build starts only if _Proceed_ button is pressed. Context menu is accessible at least in job list view (e.g. default _All_ view) and from the breadcrumb. Clicking _Build Now_ on the left menu on a job page works normally, i.e. without warnings. {{You must use POST method to trigger builds. (From scripts you may instead pass a per-project authentication token, or authenticate with your API token.) If you see this page, it may be because a plugin offered a GET link; file a bug report for that plugin.}} |
Summary | Original: Triggering a build from the context menu produces a warning | New: Triggering a build from the context menu produces a warning when security is enabled |
Component/s | New: gui [ 15492 ] |
Assignee | New: Jesse Glick [ jglick ] |
Link | New: This issue is blocking SECURITY-13 [ SECURITY-13 ] |
Steps to reproduce: