-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
Windows 7 (others?)
Jenkins 1.430
Using Jenkins built-in authentication
Various view plugins installed: Dashboard, Build Pipeline, Compact columns, Radiator, XFPanel, Progress Bar, Sectioned, ViewJobFilters
While not logged into Jenkins, it's possible to access the
http://server:port/view/ViewName/configuration
screen for a View by typing into the Address bar, or via a menu button such as on Radiator view.
If the "Save" button is subsequently clicked from the menu, I am taken to a login screen. After logging in with my credentials, I'm redirected to
http://server:port/view/ViewName/configSubmit, which has the text
Status Code: 400
Exception: Nothing is submitted
Stacktrace:
(none)
On returning to the View in the normal manner from Jenkins Dashboard, there is only the message:
This view has no jobs associated with it. You can either add some existing jobs to this view or create a new job in this view.
- is related to
-
JENKINS-7847 Hudson logs out users when entering configure screen
- Resolved