Pass the sitemap and the input parameters separately to the controller.
-----------------------------------------------------------------------
Key: COCOON-2206
URL: https://issues.apache.org/jira/browse/COCOON-2206
Project: Cocoon
Issue Type: Bug
Components: Corona (experimental)
Reporter: Steven Dolg
Attachments: controller.txt
Currently sitemap and input parameters are passed to the controller in a single
map.
This can lead to parameters overriding each other.
Pass them separately to prevent this and make explicit which parameters are
part of the configuration (iow sitemap) and which are part of the input (iow
request).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.