You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are pulling in the latest 2.3 release to include the most current bug fixes, improvements, and other tasks.
[MYFACES-4040] - <f:param> name conflicts with <f:ajax> attributes
[MYFACES-4439] - Wrong JavaDoc in description of type of f:convertDateTime
[MYFACES-4441] - Extensionless Mapping doesnt work because of cached ServletMappings
[MYFACES-4448] - avoid ClassCastException in TextUnit.compressSpaces
[MYFACES-4450] - outputLabel does not render tabindex
[MYFACES-4469] - "java.lang.IllegalArgumentException: object is not an instance of declaring class" occurs in FacesConfigurator.purgeConfiguration
[MYFACES-4475] - TCK: Spec1568IT: test failure do to an exta space in DOCTYPE
[MYFACES-4480] - NullPointerException in TagAttributeImpl#getBoolean
[MYFACES-4486] - TCK: Spec Issue 4313 <f:validateWholeBean/> failure
[MYFACES-4488] - MyFaces Does Not Honor " " HTML Entity
[MYFACES-4491] - Composite component does not reflect locale changes
[MYFACES-4492] - NPE when no label is specified on <f:selectItem/>
[MYFACES-4501] - TCK: Issue3344IT: XML Preamble should be sent with every Ajax Response
[MYFACES-4507] - TCK: testInjectFlowMap#testInjectFlowMap: NullPointerException in Flow
[MYFACES-4512] - TCK: ViewDeclarationLanguage.createView NullPointerException
[MYFACES-4547] - FacesContext.getCurrentInstance().getELContext().getVariableMapper() returns null
[MYFACES-4576] - HtmlRadioRendererBase has a privat field groupFirst
[MYFACES-4605] - Cross form rending via ajax, form is missing ViewState
[MYFACES-4611] - NullPointerException in ViewPoolProcessor
[MYFACES-4624] - SearchExpressions must fail when component in viewroot is not resolvable
[MYFACES-4625] - PostRestoreStateEvent is not published
[MYFACES-4646] - Incorrect formatting on String built by ValidatorException
[MYFACES-4650] - UIViewRoot#resetValues called from #processPartialRendering should use VisitHint.SKIP_UNRENDERED
[MYFACES-4679] - MYFACES-4606 Causes Multiple Events To Queue
[MYFACES-4685] - TypeError: newBodyData is undefined
[MYFACES-4695] - Ajax's render doesn't support nested elements
Steps to Reproduce
Please see the release motes for specific fixes and JIRAs.
Expected behavior
A clear and concise description of what you expected to happen.
Describe the bug
We are pulling in the latest 2.3 release to include the most current bug fixes, improvements, and other tasks.
[MYFACES-4040] - <f:param> name conflicts with <f:ajax> attributes
[MYFACES-4439] - Wrong JavaDoc in description of type of f:convertDateTime
[MYFACES-4441] - Extensionless Mapping doesnt work because of cached ServletMappings
[MYFACES-4448] - avoid ClassCastException in TextUnit.compressSpaces
[MYFACES-4450] - outputLabel does not render tabindex
[MYFACES-4469] - "java.lang.IllegalArgumentException: object is not an instance of declaring class" occurs in FacesConfigurator.purgeConfiguration
[MYFACES-4475] - TCK: Spec1568IT: test failure do to an exta space in DOCTYPE
[MYFACES-4480] - NullPointerException in TagAttributeImpl#getBoolean
[MYFACES-4486] - TCK: Spec Issue 4313 <f:validateWholeBean/> failure
[MYFACES-4488] - MyFaces Does Not Honor " " HTML Entity
[MYFACES-4491] - Composite component does not reflect locale changes
[MYFACES-4492] - NPE when no label is specified on <f:selectItem/>
[MYFACES-4501] - TCK: Issue3344IT: XML Preamble should be sent with every Ajax Response
[MYFACES-4507] - TCK: testInjectFlowMap#testInjectFlowMap: NullPointerException in Flow
[MYFACES-4512] - TCK: ViewDeclarationLanguage.createView NullPointerException
[MYFACES-4547] - FacesContext.getCurrentInstance().getELContext().getVariableMapper() returns null
[MYFACES-4576] - HtmlRadioRendererBase has a privat field groupFirst
[MYFACES-4605] - Cross form rending via ajax, form is missing ViewState
[MYFACES-4611] - NullPointerException in ViewPoolProcessor
[MYFACES-4624] - SearchExpressions must fail when component in viewroot is not resolvable
[MYFACES-4625] - PostRestoreStateEvent is not published
[MYFACES-4646] - Incorrect formatting on String built by ValidatorException
[MYFACES-4650] - UIViewRoot#resetValues called from #processPartialRendering should use VisitHint.SKIP_UNRENDERED
[MYFACES-4679] - MYFACES-4606 Causes Multiple Events To Queue
[MYFACES-4685] - TypeError: newBodyData is undefined
[MYFACES-4695] - Ajax's render doesn't support nested elements
Steps to Reproduce
Please see the release motes for specific fixes and JIRAs.
Expected behavior
A clear and concise description of what you expected to happen.
Diagnostic information:
jsf-2.3
Additional context
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10600&version=12351783
The text was updated successfully, but these errors were encountered: