Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0002180 [Resin] minor always 11-16-07 13:31 11-29-07 17:58
Reporter ferg View Status public  
Assigned To ferg
Priority normal Resolution fixed  
Status closed   Product Version 3.1.3
Summary 0002180: i18n response.getCharacterEncoding
Description (rep by Takahiro Fukuda)



[Phenomenon]
When the character encoding of ServletResponse is not set,
ServletResponse#getCharacterEncoding() returns null.
(The phenomenon was confirmed with Resin3.1.3)

[Question]
Is this phenomenon a bug?

In API list of J2EE1.4, it is described as follows.
Explicit specifications take precedence over implicit specifications.
If no charset is specified, ISO-8859-1 will be used.

I think,
When the character encoding of ServletResponse is not set,
ServletResponse#getCharacterEncoding() should return "ISO-8859-1".

--
Additional Information
Attached Files

- Relationships

- Notes
(0002542)
ferg
11-29-07 17:58

server/0813
 

- Issue History
Date Modified Username Field Change
11-16-07 13:31 ferg New Issue
11-19-07 01:37 dibo Issue Monitored: dibo
11-29-07 17:58 ferg Note Added: 0002542
11-29-07 17:58 ferg Assigned To  => ferg
11-29-07 17:58 ferg Status new => closed
11-29-07 17:58 ferg Resolution open => fixed
11-29-07 17:58 ferg Fixed in Version  => 3.1.4


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