You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pluto-dev@portals.apache.org by "Tuomas Kiviaho (JIRA)" <ji...@apache.org> on 2007/11/01 20:21:51 UTC

[jira] Updated: (PLUTO-438) Rev 26. resource response content type handling

     [ https://issues.apache.org/jira/browse/PLUTO-438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tuomas Kiviaho updated PLUTO-438:
---------------------------------

    Attachment: content-type.patch

content-type.patch contains reworked versions of the content type setting participants.
PortletResponseImpl - Moved writer and output stream getters to mime response. 
MimeResponseImpl. - Moved content type existence check to render response. 
RenderResponseImpl - Dumped content type existence check as-is. NOTE: Must be fixed according to new rules.
ResourceResponseImpl - Removed mime type matching.

> Rev 26. resource response content type handling 
> ------------------------------------------------
>
>                 Key: PLUTO-438
>                 URL: https://issues.apache.org/jira/browse/PLUTO-438
>             Project: Pluto
>          Issue Type: Sub-task
>            Reporter: Tuomas Kiviaho
>             Fix For: 1.1-286-COMPATIBILITY, 1.1-286-trunk-merge
>
>         Attachments: content-type.patch
>
>
> According to portlet-api javadocs the setContentType mime matching only applies to RenderResponse. 
> Following thread has more detailed description.
> <http://www.nabble.com/Content-Type-handling-for-JSR-286-tf4729371.html>

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.