[
https://issues.apache.org/jira/browse/COCOON-1354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Reinhard Poetz reassigned COCOON-1354:
--------------------------------------
Assignee: Cocoon Developers Team (was: Reinhard Poetz)
I applied the patch to trunk but not to branch-2.1.x.
> [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.6, 2.1.7, 2.1.8, 2.1.9, 2.1.10
> Environment: Operating System: All
> Platform: All
> Reporter: Jochen Seifarth
> Assignee: Cocoon Developers Team
> Priority: Critical
> 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.