You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by "Grzegorz Kossakowski (aka g[R]eK) (JIRA)" <ji...@apache.org> on 2007/01/31 21:38:05 UTC

[jira] Created: (COCOON-1996) New input module: StringConcatMetaModule

New input module: StringConcatMetaModule
----------------------------------------

                 Key: COCOON-1996
                 URL: https://issues.apache.org/jira/browse/COCOON-1996
             Project: Cocoon
          Issue Type: New Feature
          Components: - Components: Sitemap
    Affects Versions: 2.2-dev (Current SVN)
            Reporter: Grzegorz Kossakowski (aka g[R]eK)
            Priority: Minor
             Fix For: 2.2-dev (Current SVN)


StringConcatMetaModule concats strings from configured module chain. It assumes that all modules have string attributes, on the contrary, it calls toString() method.
If null is returned by some module RuntimeException will be thrown.

For configuration of input module chain take a look at example on ChainMetaModule.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (COCOON-1996) New input module: StringConcatMetaModule

Posted by "Daniel Fagerstrom (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/COCOON-1996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Fagerstrom closed COCOON-1996.
-------------------------------------

    Resolution: Fixed

> New input module: StringConcatMetaModule
> ----------------------------------------
>
>                 Key: COCOON-1996
>                 URL: https://issues.apache.org/jira/browse/COCOON-1996
>             Project: Cocoon
>          Issue Type: New Feature
>          Components: - Components: Sitemap
>    Affects Versions: 2.2-dev (Current SVN)
>            Reporter: Grzegorz Kossakowski
>            Priority: Minor
>             Fix For: 2.2-dev (Current SVN)
>
>         Attachments: cocoon-sitemap-components-StringConcatMetaModule-patch.txt
>
>
> StringConcatMetaModule concats strings from configured module chain. It assumes that all modules have string attributes, on the contrary, it calls toString() method.
> If null is returned by some module RuntimeException will be thrown.
> For configuration of input module chain take a look at example on ChainMetaModule.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (COCOON-1996) New input module: StringConcatMetaModule

Posted by "Grzegorz Kossakowski (aka g[R]eK) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/COCOON-1996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Grzegorz Kossakowski (aka g[R]eK) updated COCOON-1996:
------------------------------------------------------

    Attachment: cocoon-sitemap-components-StringConcatMetaModule-patch.txt

> New input module: StringConcatMetaModule
> ----------------------------------------
>
>                 Key: COCOON-1996
>                 URL: https://issues.apache.org/jira/browse/COCOON-1996
>             Project: Cocoon
>          Issue Type: New Feature
>          Components: - Components: Sitemap
>    Affects Versions: 2.2-dev (Current SVN)
>            Reporter: Grzegorz Kossakowski (aka g[R]eK)
>            Priority: Minor
>             Fix For: 2.2-dev (Current SVN)
>
>         Attachments: cocoon-sitemap-components-StringConcatMetaModule-patch.txt
>
>
> StringConcatMetaModule concats strings from configured module chain. It assumes that all modules have string attributes, on the contrary, it calls toString() method.
> If null is returned by some module RuntimeException will be thrown.
> For configuration of input module chain take a look at example on ChainMetaModule.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (COCOON-1996) New input module: StringConcatMetaModule

Posted by "Daniel Fagerstrom (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/COCOON-1996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12472920 ] 

Daniel Fagerstrom commented on COCOON-1996:
-------------------------------------------

Applied. Thanks!

> New input module: StringConcatMetaModule
> ----------------------------------------
>
>                 Key: COCOON-1996
>                 URL: https://issues.apache.org/jira/browse/COCOON-1996
>             Project: Cocoon
>          Issue Type: New Feature
>          Components: - Components: Sitemap
>    Affects Versions: 2.2-dev (Current SVN)
>            Reporter: Grzegorz Kossakowski (aka g[R]eK)
>            Priority: Minor
>             Fix For: 2.2-dev (Current SVN)
>
>         Attachments: cocoon-sitemap-components-StringConcatMetaModule-patch.txt
>
>
> StringConcatMetaModule concats strings from configured module chain. It assumes that all modules have string attributes, on the contrary, it calls toString() method.
> If null is returned by some module RuntimeException will be thrown.
> For configuration of input module chain take a look at example on ChainMetaModule.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.