You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by "Jorg Heymans (JIRA)" <ji...@apache.org> on 2006/03/11 13:26:59 UTC

[jira] Closed: (COCOON-1728) Apples can't access components declared in mounted sitemap

     [ http://issues.apache.org/jira/browse/COCOON-1728?page=all ]
     
Jorg Heymans closed COCOON-1728:
--------------------------------

    Fix Version: 2.1.9-dev (current SVN)
     Resolution: Fixed

> Apples can't access components declared in mounted sitemap
> ----------------------------------------------------------
>
>          Key: COCOON-1728
>          URL: http://issues.apache.org/jira/browse/COCOON-1728
>      Project: Cocoon
>         Type: Bug
>   Components: Blocks: Apples
>     Versions: 2.1.8, 2.2-dev (Current SVN), 2.1.9-dev (current SVN)
>     Reporter: Paul Focke
>     Priority: Minor
>      Fix For: 2.1.9-dev (current SVN)
>  Attachments: cocoon-appleProcessor.diff
>
> Apples use the serviceManager from the root sitemap to lookup components, therefore components from mounted sitemaps cannot be found.  This patch gives the apple the serviceManager from the current sitemap.

-- 
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


Re: [jira] Closed: (COCOON-1728) Apples can't access components declared in mounted sitemap

Posted by Jorg Heymans <jh...@domek.be>.
Joerg Heinicke wrote:
> On 11.03.2006 14:04, Jorg Heymans wrote:
> 
>> AFAICT the apples block has not been copied to trunk yet.
> 
> What about
> http://svn.apache.org/viewcvs.cgi/cocoon/blocks/apples/trunk/java/org/apache/cocoon/components/flow/apples/
> ?
> 

synchronized now.


Jorg


Re: [jira] Closed: (COCOON-1728) Apples can't access components declared in mounted sitemap

Posted by Joerg Heinicke <jo...@gmx.de>.
On 11.03.2006 14:04, Jorg Heymans wrote:

> AFAICT the apples block has not been copied to trunk yet.

What about 
http://svn.apache.org/viewcvs.cgi/cocoon/blocks/apples/trunk/java/org/apache/cocoon/components/flow/apples/ 
?

Jörg

Re: [jira] Closed: (COCOON-1728) Apples can't access components declared in mounted sitemap

Posted by Jorg Heymans <jh...@domek.be>.
Joerg Heinicke wrote:

> 
> What about trunk?
>

AFAICT the apples block has not been copied to trunk yet.


Jorg


Re: [jira] Closed: (COCOON-1728) Apples can't access components declared in mounted sitemap

Posted by Joerg Heinicke <jo...@gmx.de>.
On 11.03.2006 13:26, Jorg Heymans (JIRA) wrote:
>      [ http://issues.apache.org/jira/browse/COCOON-1728?page=all ]
>      
> Jorg Heymans closed COCOON-1728:
> --------------------------------
> 
>     Fix Version: 2.1.9-dev (current SVN)
>      Resolution: Fixed

What about trunk?

>> Apples can't access components declared in mounted sitemap
>> ----------------------------------------------------------
>>
>>          Key: COCOON-1728
>>          URL: http://issues.apache.org/jira/browse/COCOON-1728
>>      Project: Cocoon
>>         Type: Bug
>>   Components: Blocks: Apples
>>     Versions: 2.1.8, 2.2-dev (Current SVN), 2.1.9-dev (current SVN)

 From the bug report it seems also apply to trunk.

Jörg