Mantis - Resin
Viewing Issue Advanced Details
6408 minor always 05-27-21 03:45 06-01-21 15:27
nam  
ferg  
normal  
closed 4.0.65  
fixed  
none    
none 4.0.66  
0006408: jsp jstl import tag is not encoding utf-8 characters correctly at end of 8192-byte buffer
(rep by Moon)

Bytes at 8192 are replaced with "?" placeholders. Looks to be an issue with encoding a buffer that is comprised of multiple 8192 buffers stitched together.

See jsp/1dit.

Notes
(0006966)
nam   
05-01-21 03:33   
Issue still exists in UTF8Reader and BodyResponseStream.

See jsp/1div.