You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by "Robby Pelssers (JIRA)" <ji...@apache.org> on 2012/11/14 18:46:13 UTC

[jira] [Created] (COCOON3-111) SiteMap node parameters are not evaluated against a LanguageInterpreter

Robby Pelssers created COCOON3-111:
--------------------------------------

             Summary: SiteMap node parameters are not evaluated against a LanguageInterpreter
                 Key: COCOON3-111
                 URL: https://issues.apache.org/jira/browse/COCOON3-111
             Project: Cocoon 3
          Issue Type: Bug
          Components: cocoon-sitemap
    Affects Versions: 3.0.0-beta-1
            Reporter: Robby Pelssers
            Assignee: Robby Pelssers
             Fix For: 3.0.0-beta-1


Currently only evaluation of certain attributes is taken care of.
<map:generate src="aggregation/{global:testProperty}" /> is evaluated

<map:transform type="xinclude">
  <map:parameter name="baseUrl" value="{global:testProperty}"/> is not evaluated
</map:transform>

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (COCOON3-111) SiteMap node parameters are not evaluated against a LanguageInterpreter

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/COCOON3-111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13497299#comment-13497299 ] 

Hudson commented on COCOON3-111:
--------------------------------

Integrated in Cocoon-trunk #217 (See [https://builds.apache.org/job/Cocoon-trunk/217/])
    [COCOON3-111] SiteMap node parameters are not evaluated against a LanguageInterpreter.  This issue is now fixed.  We default resolve all invocationParameters now. (Revision 1409275)

     Result = SUCCESS
robbypelssers : http://svn.apache.org/viewvc/?view=rev&rev=1409275
Files : 
* /cocoon/cocoon3/trunk/cocoon-sitemap/src/main/java/org/apache/cocoon/sitemap/node/AbstractSitemapNode.java

                
> SiteMap node parameters are not evaluated against a LanguageInterpreter
> -----------------------------------------------------------------------
>
>                 Key: COCOON3-111
>                 URL: https://issues.apache.org/jira/browse/COCOON3-111
>             Project: Cocoon 3
>          Issue Type: Bug
>          Components: cocoon-sitemap
>    Affects Versions: 3.0.0-beta-1
>            Reporter: Robby Pelssers
>            Assignee: Robby Pelssers
>             Fix For: 3.0.0-beta-1
>
>
> Currently only evaluation of certain attributes is taken care of.
> <map:generate src="aggregation/{global:testProperty}" /> is evaluated
> <map:transform type="xinclude">
>   <map:parameter name="baseUrl" value="{global:testProperty}"/> is not evaluated
> </map:transform>

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Closed] (COCOON3-111) SiteMap node parameters are not evaluated against a LanguageInterpreter

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

Robby Pelssers closed COCOON3-111.
----------------------------------

    Resolution: Fixed

1 change committed: [COCOON3-111] SiteMap node parameters are not evaluated against a LanguageInterpreter. This issue is now fixed. We default resolve all invocationParameters now. Subversion: Committed revision 1409275.
                
> SiteMap node parameters are not evaluated against a LanguageInterpreter
> -----------------------------------------------------------------------
>
>                 Key: COCOON3-111
>                 URL: https://issues.apache.org/jira/browse/COCOON3-111
>             Project: Cocoon 3
>          Issue Type: Bug
>          Components: cocoon-sitemap
>    Affects Versions: 3.0.0-beta-1
>            Reporter: Robby Pelssers
>            Assignee: Robby Pelssers
>             Fix For: 3.0.0-beta-1
>
>
> Currently only evaluation of certain attributes is taken care of.
> <map:generate src="aggregation/{global:testProperty}" /> is evaluated
> <map:transform type="xinclude">
>   <map:parameter name="baseUrl" value="{global:testProperty}"/> is not evaluated
> </map:transform>

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira