Anonymous | Login | Signup for a new account | 12-17-2024 08:52 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0001539 | [Resin] | minor | always | 01-04-07 14:13 | 05-31-07 09:24 | ||||
Reporter | emil | View Status | public | ||||||
Assigned To | ferg | ||||||||
Priority | normal | Resolution | fixed | ||||||
Status | closed | Product Version | 3.0.22 | ||||||
Summary | 0001539: JSP page directive only allows buffer size to be 16kb or none | ||||||||
Description |
<%@ page buffer="32kb" contentType="text/plain; charset=UTF-8" %><% out.print(response.getBufferSize()); %> Incorrectly prints 16384. All other values of XXkb also print this. buffer="none" correctly produces 0. Reported by Andrew Marcuse. |
||||||||
Additional Information | |||||||||
Attached Files | |||||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed. 26 unique queries executed. |