[
https://issues.apache.org/jira/browse/COCOON-1354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Reinhard Poetz reassigned COCOON-1354:
--------------------------------------
Assignee: Reinhard Poetz (was: Cocoon Developers Team)
> [Patch] status-code on serializer not expanding variables
> ---------------------------------------------------------
>
> Key: COCOON-1354
> URL: https://issues.apache.org/jira/browse/COCOON-1354
> Project: Cocoon
> Issue Type: Improvement
> Components: - Components: Sitemap
> Affects Versions: 2.1.8
> Environment: Operating System: All
> Platform: All
> Reporter: Jochen Seifarth
> Assigned To: Reinhard Poetz
> Priority: Minor
> Attachments: status-code.diff
>
>
> <map:serialize type="html" status-code="{sc}"/>
> does not return the resolved variable sc as HTTP status code but simply
> returns
> 200 OK as HTTP code. Some applications may want to store the status code in a
> variable and pass this varibale to the serialzer, expecting it to expand it
> (Cocoon-Lenya is an example).
> Suggested enhancement patch to expand variables on the serializer is attached.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.