Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0005565 [Resin] minor always 10-24-13 02:43 09-10-14 14:54
Reporter 54chen View Status public  
Assigned To ferg
Priority normal Resolution fixed Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 4.0.41 Product Version 4.0.33
  Product Build
Summary 0005565: content-type problem:application/json; missing charset value.
Description from 4.0.34 in HttpServletResponseImpl.java:

if (charEncoding != null && _contentType.startsWith("text/")) {

When I want to output "content-type:application/json;charset=utf-8"&65292;it could not output as I thought.The charset was missing.Only text/* have charset value.

Without charset value, the json will be wrong sometimes.
Steps To Reproduce
Additional Information content-type:application/json;charset=utf-8

Maybe brought by 0005271&12290;
Attached Files

- Relationships

- Notes
(0006505)
ferg
09-10-14 14:54

server/1b5d
 

- Issue History
Date Modified Username Field Change
10-24-13 02:43 54chen New Issue
10-24-13 02:45 54chen Issue Monitored: 54chen
09-10-14 14:54 ferg Note Added: 0006505
09-10-14 14:54 ferg Assigned To  => ferg
09-10-14 14:54 ferg Status new => closed
09-10-14 14:54 ferg Resolution open => fixed
09-10-14 14:54 ferg Fixed in Version  => 4.0.41


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