Mantis Bugtracker
  

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-01-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

- Relationships

- Notes
(0001977)
ferg
05-01-07 09:24

jsp/017m
 

- Issue History
Date Modified Username Field Change
01-04-07 14:13 emil New Issue
05-01-07 09:24 ferg Note Added: 0001977
05-01-07 09:24 ferg Assigned To  => ferg
05-01-07 09:24 ferg Status new => closed
05-01-07 09:24 ferg Resolution open => fixed
05-01-07 09:24 ferg Fixed in Version  => 3.1.2


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed.
26 unique queries executed.
Powered by Mantis Bugtracker