Skip to content

Minimal demo to reproduce some issues with mojarra partial update

License

Notifications You must be signed in to change notification settings

cnsgithub/mojarra-ajax

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

myfaces-ajax

Minimal demo to reproduce some issues with myfaces partial update.

To reproduce just run

mvn clean package jetty:run

and wait for the server to start up.

Open the url http://localhost:8080/index.xhtml.

It also works for user supplied inputs, open http://localhost:8080/input.xhtml and enter the contents of the illegal-xml-chars.txt file.

Workaround is available at https://github.com/cnsgithub/mojarra-ajax/blob/master/src/main/java/main/IllegalXmlCharactersFilter.java.

Pull request apache/myfaces#27 has been merged into all MyFaces branches. Stay tuned for new release versions.

Open the url http://localhost:8080/maxlength.xhtml and click the Hack button

About

Minimal demo to reproduce some issues with mojarra partial update

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published