Bug 793073 (JBEPP-155) - JBPORTAL-2368: Setting the ResourceResponse.HTTP_STATUS_CODE property does not modify the actual server response status code
Summary: JBPORTAL-2368: Setting the ResourceResponse.HTTP_STATUS_CODE property does no...
Keywords:
Status: CLOSED NEXTRELEASE
Alias: JBEPP-155
Product: JBoss Enterprise Portal Platform 4
Classification: JBoss
Component: Portal
Version: 4.3.0.GA_CP2,4.3.0.GA_CP3
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: 4.3.0.GA_CP5
Assignee: Thomas Heute
QA Contact:
URL: http://jira.jboss.org/jira/browse/JBE...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-01-20 09:25 UTC by Martin Weiler
Modified: 2012-04-28 14:16 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-06-29 12:17:05 UTC
Type: Bug


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker JBEPP-155 0 Major Closed JBPORTAL-2368: Setting the ResourceResponse.HTTP_STATUS_CODE property does not modify the actual server response status ... 2012-11-01 05:17:13 UTC

Description Martin Weiler 2010-01-20 09:25:47 UTC
Date of First Response: 2010-06-29 08:17:05
Help Desk Ticket Reference: https://enterprise.redhat.com/issue-tracker/386913
project_key: JBEPP

Platform issue for JBPORTAL-2368

(Note: the fix applied in rev13207 should actually be applied to *both* HTTPResponse.sendResponse methods)

Comment 1 Martin Weiler 2010-01-20 09:26:14 UTC
Link: Added: This issue depends JBPORTAL-2368


Comment 2 Thomas Heute 2010-06-29 12:17:05 UTC
Actually fixed by JBEPP-282

Comment 3 dpardon 2012-04-28 14:16:07 UTC
This issue still exists in JBoss epp 5.2

Fr instance:  resourceResponse.setProperty(ResourceResponse.HTTP_STATUS_CODE,"500");

This code works with Gatein 3.2, but with JBoss epp the web browser always receives a status code "200".


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