Issues
- 1
Faces 5.0: we need to move vdldoc and renderkitdoc from Mojarra project into Faces project
#5398 opened by BalusC - 1
5.0: FacesMessage.Severity will be migrated to enum
#5475 opened by BalusC - 16
Component default required attribute is evaluated differently with xhtml/java implementation
#5417 opened by chaloma1 - 2
Webapp fails to start with jakarta.faces.AUTOMATIC_EXTENSIONLESS_MAPPING set to true
#5483 opened by jansohn - 0
Bug: API References Implementation Class
#5484 opened by volosied - 1
cc:attribute elements that have a "default" attribute can not be accessed in FacesComponent
#5482 opened by pktripathy - 0
Support new resolvers from Expression Language 6
#5480 opened by arjantijms - 0
5.0: PhaseId will be migrated to enum
#5477 opened by BalusC - 0
- 0
- 1
Revert or fix #5417 and release a new 4.0.x version
#5460 opened by filipeferraz - 0
HtmlUtils#writeAttribute must follow same rules as HtmlUtils#writeUnescapedTextForXML when writing for partial response
#5464 opened by BalusC - 0
SearchExpressionResolver: `@id` always uses visitTree ?
#5466 opened by melloware - 1
U+FFFE and U+FFFF characters can block JSF applications by rendered as ajax response
#5463 opened by halcsi19790320 - 1
Static variables in ELUtils cause memory leaks and leaks of resolver cache between applications
#5461 opened by OndroMih - 5
Remove dependencies on SOAP web servcies
#5451 opened by lprimak - 13
Revert #5157
#5457 opened by struberg - 7
- 12
Dynamic actions not correctly processed
#5445 opened by fanste - 2
Programmatic View with UIOutput
#5452 opened by melloware - 11
Support for Quarkus
#5442 opened by arjantijms - 2
- 2
jakarta.faces.ViewState as GET parameter
#5444 opened by pizzi80 - 0
FaceletViewHandlingStrategy handleRenderException log exception before rethrow
#5449 opened by pizzi80 - 2
- 4
Premature invocation of h:outputLink on Firefox
#5414 opened by liefke - 2
Broken Util.java (NoSuchElementException)
#5429 opened by TomasHofman - 12
WildFly includes Mojarra 4.0.6 and is seeing 16 (old) Faces 4.0 TCK failures
#5436 opened by scottmarlow - 1
- 5
hidden field autocomplete="off" is not anymore valid
#5434 opened by BalusC - 1
UIInput#getSubmittedValue() must also consider isLocalValueSet() when INTERPRET_EMPTY_STRING_SUBMITTED_VALUES_AS_NULL=true
#5386 opened by BalusC - 1
Faces API 5.0 and Mojarra master
#5421 opened by pizzi80 - 0
- 1
- 1
ID of composite component gets initialized early without parent IDs when it's referenced in f:ajax execute attribute
#5415 opened by Hurz - 3
JDK21 default DateTimeFormatter behind <f:convertDateTime type="localTime" /> doesn't anymore accept plain vanilla space
#5399 opened by BalusC - 1
Faces Lifecycle LOGGER log exceptions at WARNING Level
#5404 opened by pizzi80 - 3
- 1
The jfwid contains the session ID
#5375 opened by jasondlee - 3
Synchronizing on the session object could be ineffectual due to the servlet implentation not providing reference stability
#5380 opened by VsevolodGolovanov - 1
Frequent java.nio.channels.ClosedChannelException in Undertow with HTTP2 and JSF Applications
#5391 opened by rabiter - 0
PartialViewContextImpl should use same VisitContext to reset values as the one used to process the execute and render
#5396 opened by BalusC - 1
- 28
- 7
outputStylesheet resource expression renders invalid resource URI "/ctx/jakarta.faces.resource/library/somefile.png.faces.resource/theme.css.xhtml?ln=lib-for-css"
#5388 opened by arnis87 - 4
- 2
- 5
form with enctype="multipart/form-data" does not support large input data (16425 bytes)
#5377 opened by dyegocarmo - 1
Remove REST/Action/CDI prototypes
#5374 opened by mnriem - 4
Can not eval expression in f:attribute
#5378 opened by rsoika