When project/etc/resources.xml is invalid, run page is not rendered
Reported by Deleted User | February 18th, 2011 @ 11:24 AM | in Rundeck 1.2
If a resources.xml file does not conform to the Rundeck doctype...the run page does not render, except for a error message. The user cannot fix the problem and Update the resource model from the UI, they have to do it manually on the server.
At the very least, when the resources.xml is invalid, the user should be able to run the Update resource model button to try and fix the problem. Going even further, it would be desirable that the error is limited to the resources section of the run page. Adhoc commands could still be run on the server node.
Better yet, the doctype validation should be removed so errant attributes or elements are ignored.
Comments and changes to this ticket
-
Deleted User February 18th, 2011 @ 02:42 PM
- State changed from new to resolved
(from [01a4b8e225452f69c068f2bff4895888fe0ac7fb]) Removed xml validation, and display parse errors on run page [#208 state:resolved] https://github.com/dtolabs/rundeck/commit/01a4b8e225452f69c068f2bff...
-
Greg Schueler October 19th, 2012 @ 02:26 PM
(from [0a485429339124b4fdcabebc8a71f2f7b6fff835]) Fixes #208
Document syntax of job option arguments for run command
https://github.com/dtolabs/rundeck/commit/0a485429339124b4fdcabebc8...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
(DEPRECATED) Please use github issues for issue tracking at http://github.com/dtolabs/rundeck/issues
People watching this ticket
- Nobody is watching this ticket.
Tags
Referenced by
- 208 When project/etc/resources.xml is invalid, run page is not rendered (from [01a4b8e225452f69c068f2bff4895888fe0ac7fb]) Removed...