JavaServer Faces @jsf_spec

Results 58 comments of JavaServer Faces @jsf_spec
trafficstars

Was assigned to ZhangXinyuan

This issue was imported from java.net JIRA JAVASERVERFACES-4122

Issue-Links: is related to [JAVASERVERFACES-4020](https://github.com/javaserverfaces/mojarra/issues/4024)

This issue was imported from java.net JIRA JAVASERVERFACES-4019

ren.zhijun.oracle said: Hi Manfred, What's the background of this issue? can you clarify the requirement of this issue?

@manfredriem said: Zhijun, open up any of the SystemEvents and you will see an additional constructor was added that takes the FacesContext. The current runtime does not take advantage of...

ren.zhijun.oracle said: Manfred, are you mean the class javax.faces.event.SystemEvent and all its subclasses? But I can't find constructor which take FacesContext as you said, can you help to clarify and...

@manfredriem said: Update your sources and you will see it