[
https://issues.apache.org/jira/browse/COCOON-611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler reopened COCOON-611:
-------------------------------------
> Context and Session -input modules not working with Modular Database Actions
> ----------------------------------------------------------------------------
>
> Key: COCOON-611
> URL: https://issues.apache.org/jira/browse/COCOON-611
> Project: Cocoon
> Issue Type: Bug
> Components: Blocks: Databases
> Affects Versions: 2.1.4
> Environment: Operating System: All
> Platform: PC
> Reporter: Tuomo Lesonen
> Assignee: Cocoon Developers Team
>
> When pulling data from session-context for saving it in a database, one needs
> to write something like this in the db descriptor file:
> <value name="foobar" type="all">
> <mode name="session-context" type="all">
> <parameter>authentication/authentication/ID</parameter>
> </mode>
> </value>
> All that gets saved in db is NULL, even if the session
> context has data. This happens with the SessionInputModule too!
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.