Currently Being Moderated

QuipuKit 1.6.1 Release Notes

Posted by Dmitry Pikhulya on Apr 14, 2009 5:04:15 PM

Improvements:

  • Added the "label" attribute to input components, similar to the "label" attribute of <h:inputText> tag in JSF 1.2. The following components now allow specifying this attribute: Calendar, DateChooser, DropDownField and SuggestionField.

 

Fixes:

  • Duplicated days in Calendar component near DST transition days in some time-zones.
  • Duplicated validation messages on applications with Spring WebFlow 2.0.
  • Global messages are not displayed unless the "globalOnly" attribute is set to true.
  • JavaScript error "q__setAjaxMessageHTML is not defined" on a page without <body> and <html> tags.
  • QuipuKit doesn't handle jsessionid for js-files under the Jetty server correctly.
  • "Class teamdev.jsf.ajax.AjaxViewRoot not found" error under the JBoss Application Server.


There are no comments on this post