[ http://issues.apache.org/jira/browse/COCOON-611?page=all ]
Reinhard Poetz updated COCOON-611:
----------------------------------
Bugzilla Id: (was: 28975)
Component: Blocks: Databases
(was: Blocks: (Undefined))
Description:
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!
was:
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!
> Context and Session -input modules not working with Modular Database Actions
> ----------------------------------------------------------------------------
>
> Key: COCOON-611
> URL: http://issues.apache.org/jira/browse/COCOON-611
> Project: Cocoon
> Type: Bug
> Components: Blocks: Databases
> 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.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira