Bug 1104691 - Hosted page is not served properly (jsp headers not taken into account, served as text)
Summary: Hosted page is not served properly (jsp headers not taken into account, serve...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: PicketLink
Version: 6.3.0
Hardware: Unspecified
OS: Unspecified
urgent
urgent
Target Milestone: DR11
: EAP 6.4.0
Assignee: Peter Skopek
QA Contact: Pavel Slavicek
URL:
Whiteboard:
Depends On: 1164220
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-06-04 13:52 UTC by Tom Fonteyne
Modified: 2019-08-19 12:45 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker PLINK-413 0 Major Resolved Hosted page is not served properly (jsp headers not taken into account, served as text) 2016-11-30 18:45:50 UTC

Description Tom Fonteyne 2014-06-04 13:52:43 UTC
The hosted page is served via a RequestDispatcher.include instead of a RequestDispatcher.forward. As a result, the page is not properly sent to the client. The effect might not be noticed in a standalone Jboss, but when the hosted page is served via mod_cluster, the source code of the page is shown because content type is text.

   https://issues.jboss.org/browse/PLINK-413

This needs to be fixed and back ported to EAP 6.3 CP01 (as I understand no more blockers accepted for 6.3)

Comment 2 FIlip Bogyai 2014-07-17 12:38:36 UTC
This issue should be fixed in EAP 6.4 release.

Comment 5 JBoss JIRA Server 2014-11-07 16:28:58 UTC
Pedro Igor <pigor.craveiro> updated the status of jira PLINK-413 to Resolved

Comment 6 Hynek Mlnarik 2014-11-26 17:44:51 UTC
Verified in 6.4.0.DR11


Note You need to log in before you can comment on or make changes to this bug.