History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: SIM-86
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Assignee: Unassigned
Reporter: Leonardo Brondani Schenkel
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
SiteMesh

Pages that use response.setHeader("Content-Type", type) don't get decorated

Created: 18/Mar/04 12:58 PM   Updated: 19/Aug/04 04:52 PM
Fix Version/s: 2.2

Environment: ANY


 Description  « Hide
Sitemesh decides if a page will be decorated by the value of the Content-Type header. But the PageResponseWrapper captures the value of the Content-Type header only if it was set by the method setContentType(). If the page uses setHeader() to set the Content-Type, it doesn't get decorated by Sitemesh.

 All   Comments   Change History      Sort Order:
There are no comments yet on this issue.