JenkinsRule.submit should click YUI submit button

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      JenkinsRule.submit was calling HtmlFormUtil.submit for YUI submit <button> elements, which resulted in a submit on the form because <button> elements are implemented as Submittable in HtmlUnit.

      It should instead be doing a click on the YUI <button>.

            Assignee:
            Tom FENNELLY
            Reporter:
            Tom FENNELLY
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: