JspFactoryWrapper should honor the given buffer size when autoflush is off
Description
is related to
Activity
Show:

Michael Saechang February 14, 2012 at 8:15 AM
Cannot be tested by QA. Closing as 'Fixed' because code has been committed.

Michael Saechang February 14, 2012 at 8:13 AM
Committed on:
6.1.x GIT ID: cc34eaec817b2432fb2f903645ec0026c70a2d92.
6.2.x GIT ID: 7743702dc450aae184e57bcf30f21b2e385116c4.
Fixed
Details
Assignee
Michael SaechangMichael Saechang(Deactivated)Reporter
shuyang.zhoushuyang.zhouBranch Version/s
6.1.x6.0.xBackported to Branch
CommittedGit Pull Request
Components
Fix versions
Affects versions
Priority
Medium
Details
Details
Assignee

Reporter

Branch Version/s
6.1.x
6.0.x
Backported to Branch
Committed
Git Pull Request
Components
Fix versions
Affects versions
Priority
Zendesk Support
Linked Tickets
Zendesk Support
Linked Tickets
Zendesk Support

Linked Tickets
Created February 14, 2012 at 12:14 AM
Updated June 24, 2023 at 3:57 PM
Resolved March 12, 2012 at 1:39 PM
According to JSP.1.10.1, autoflush = false implies a force buffering. JspFactoryWrapper should honor the buffer setting when autoflush is off.