We have released the SR1 for RichFaces 3.2.0. This service release closes the most critical issues reported by community. The list includes:

  1. Correct work with I18N text
  2. Fixed problem with use of 'binding' attribute in case of JSP environment
  3. Enabled use of special chars for new components such as inplace input and select, comboBox
  4. Fixed problem with push component under Facelets - eventProducer method that won't get invoked
  5. Fixed problem with using the horizontal scoll bar for scrollableDataTable component
  6. Fixed problem when scroller listener in datascroller isn't fired
  7. Fixed problems of new components(inplaces, comboBox) in concurrent environment
  8. Fixed problem of symbols escaping between edit/view states in inplaces

The release notes for RichFaces 3.2.0SR1 is available at: http://wiki.jboss.org/wiki/RichFacesWhatIsNewIn3_2_0SR1

You can download 3.2.0SR1 from the official download page at http://www.jboss.org/jbossrichfaces/downloads/

Thank you everyone who posted feedback on the RichFaces forum and submitted jira issue.


Back to top