Monday, March 31, 2008

Click 1.4.1 is available!

Click web framework version 1.4.1 is now available. First up the links:

This release fixes a number of important JSP and Ajax related bugs.

Changes include:
  • Added new method Context.isAjaxRequest() which enables conditional checking for Ajax requests.
  • Improved alphanumeric column sorting. This issue was raised by Ben Young. [344]
  • Upgradeded to Scriptaculous 1.8.1 to fix auto form submit. This issue was raised by Andy Key. [336]
  • Fixed sendRedirect to convert .jsp extension to .htm when redirecting to a JSP page. [338]
  • Fixed Form clearValues() to exclude certain HiddenFields from being cleared. [337]
  • Fixed Form action incorrect when using JSP. This issue was raised by Chas Erickson. [334]
  • Fixed Form.onSubmitCheck() to ignore Ajax calls. This issue was raised by Ivan Furdi. [333]
  • Fixed Form and FieldSet column layout bug [331].
For those interested in the latest development release (1.5M1) can view the roadmap below:
Enjoy.

The Click team.

No comments: