Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-14412

jQuery Mobile wizards do not show descriptions

XMLWordPrintable

      Implementation assigns description to wizards, but DefaultDropWizardPage.runValidation() makes a call setMessage("",NONE) which overrides description with an empty message.
      It should rather call setMessage(null,NONE);

            scabanovich Viacheslav Kabanovich (Inactive)
            scabanovich Viacheslav Kabanovich (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: