Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-1788

Misleading validation messages for Min Pool size on Datasource panel

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.0.0.ER1
    • 7.0.0.DR13 (Alpha)
    • Installer
    • None
    • Regression
    • Hide

      org.jboss.qa.installer.gui.tests.input.post.DatasourceScreenTestCase

      Show
      org.jboss.qa.installer.gui.tests.input.post.DatasourceScreenTestCase

    Description

      Validation of Pool size input fields on Datasource Setup screen comes with these two messages:
      1) All fields must be filled in.
      2) Values for pool sizes must be numeric.

      Passing String value into Min Pool Size gives me 1), 2) is correct in this case.
      Using empty Max Pool Size gives me 2), 1) is correct in this case.

      Min pool size always use 1) as validation error message.
      Max pool size always use 2) as validation error message.

      Pool size validation should be fixed to always use 1) if the field is empty, and 2) if the value passed by user is not numeric.

      Attachments

        Activity

          People

            eunderhi Emmett Underhill (Inactive)
            pkremens@redhat.com Petr Kremensky (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: