Release Notes - MyFaces Core - Version 1.1.7 - HTML format

Bug

  • [MYFACES-1774] - HtmlLinkRenderer should output & instead of & as the url param separator within href attribute according to HTML Spec
  • [MYFACES-1776] - f:view tag throws classcast exception if locale attribute is used on a portal page
  • [MYFACES-1841] - HtmlResponseWriterImpl.writeURIAttribute does not perform proper URLs encoding ( ex: & should be encoded in &amp)
  • [MYFACES-1891] - ClassCastException in converter when Hiding / Showing unselected selectOneRadio
  • [MYFACES-1975] - HtmlResponseStateManager.getSavedState() should handle javax.faces.ViewState=""
  • [MYFACES-1981] - outputLink does not render onfocus and onblur
  • [MYFACES-2006] - getTableIndex: Integer to String (ClassCastException)
  • [MYFACES-2008] - Character encoding in Content-Type is ignored
  • [MYFACES-2099] - Detection of empty selection in UISelectOne through RenderUtils.NOTHING is faulty
  • [MYFACES-2139] - h:messages don't use styleClass attribute when rendering
  • [MYFACES-2155] - HtmlLinkRenderer did not recognize ankers (#)
  • [MYFACES-2160] - The action in tr:commandButton is not fired if you use the trinidad jsf library (in 1.1.5 it works).
  • [MYFACES-2167] - If graphicImage does not have value/url is not rendered in MyFaces Core JSF 1.1

Edit/Copy Release Notes

The text area below allows the project release notes to be edited and copied to another document.