
|
If you were logged in you would be able to see more operations.
|
|
|
SiteMesh
Created: 18/Mar/04 12:58 PM
Updated: 19/Aug/04 04:52 PM
|
|
| Fix Version/s: |
2.2
|
|
|
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.
|
|
Description
|
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. |
Show » |
| There are no comments yet on this issue.
|
|