Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0001663 [Resin] minor have not tried 03-30-07 07:26 04-13-07 16:15
Reporter westrupp View Status public  
Assigned To ferg
Priority high Resolution fixed Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 3.1.1 Product Version 3.1.0
  Product Build
Summary 0001663: same contentType conflicts with previous contentType
Description index.jsp code:
 
<%@ page contentType="text/html;charset=utf-8" %>
<%
 String platformTopperIncludePage = "style1.jsp";
%>
 
<body topmargin=5 onUnload="javascript:checkClose()">
<jsp:include page="<%=platformTopperIncludePage %>"/>

 
style1.jsp code:
 
<%@ page contentType="text/html;charset=utf-8" %>

style1.
 
 
it work in resin 2.0.x but not in resin 3.1.
 
[20:22:33.030] /style1.jsp:1: contentType 'text/html;charset=utf
-8' conflicts with previous value of contentType 'text/html; charset=utf-8'. Ch
eck the .jsp and any included .jsp files for conflicts.
[20:22:33.030]
[20:22:33.030] 1: <%@page contentType="text/html;charset=utf-8"%>
Steps To Reproduce
Additional Information
Attached Files

- Relationships

- Notes
(0001847)
ferg
04-13-07 16:15

jsp/01er
 

- Issue History
Date Modified Username Field Change
03-30-07 07:26 westrupp New Issue
04-13-07 16:15 ferg Note Added: 0001847
04-13-07 16:15 ferg Assigned To  => ferg
04-13-07 16:15 ferg Status new => closed
04-13-07 16:15 ferg Resolution open => fixed
04-13-07 16:15 ferg Fixed in Version  => 3.1.1


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