Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Specify Reasonable Default For javax.faces.FACELETS_BUFFER_SIZE #1004

Closed
eclipse-faces-bot opened this issue May 19, 2011 · 6 comments
Closed

Comments

@eclipse-faces-bot
Copy link

In 11.1.3 Application Configuration Parameters of JSF 2.0 specification, there is a description about javax.faces.FACELETS_BUFFER_SIZE.

----->
By default the value is -1, which will not assign a buffer size
<-----

=======

This puts an unnecessary burden on applications to override this -1 value with a context init param in web.xml. A reasonable default such as "1024" should be specified.

Affected Versions

[2.2 Sprint 8]

@eclipse-faces-bot
Copy link
Author

@glassfishrobot Commented
Reported by rogerk

@eclipse-faces-bot
Copy link
Author

@glassfishrobot Commented
@edburns said:
Sending usingFacesInWebapps.fm
Transmitting file data .
Committed revision 1015.

@eclipse-faces-bot
Copy link
Author

@glassfishrobot Commented
Marked as fixed on Thursday, May 19th 2011, 4:38:58 am

@eclipse-faces-bot
Copy link
Author

@glassfishrobot Commented
@manfredriem said:
Closing resolved issue out

@eclipse-faces-bot
Copy link
Author

@glassfishrobot Commented
This issue was imported from java.net JIRA JAVASERVERFACES_SPEC_PUBLIC-1004

@eclipse-faces-bot
Copy link
Author

@eclipse-faces-bot eclipse-faces-bot added this to the 2.2 milestone Aug 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant