You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by ts...@apache.org on 2005/03/01 18:11:00 UTC

svn commit: r155802 - lenya/branches/BRANCH_1_2_X/src/webapp/lenya/usecases/kupu/usecase-kupu.xmap

Author: tschlabach
Date: Tue Mar  1 09:10:58 2005
New Revision: 155802

URL: http://svn.apache.org/viewcvs?view=rev&rev=155802
Log:
Fixing bug 33661 with patch supplied by Miguel Martin (required a patch to /apache-lenya directory in kupu as well)

Modified:
    lenya/branches/BRANCH_1_2_X/src/webapp/lenya/usecases/kupu/usecase-kupu.xmap

Modified: lenya/branches/BRANCH_1_2_X/src/webapp/lenya/usecases/kupu/usecase-kupu.xmap
URL: http://svn.apache.org/viewcvs/lenya/branches/BRANCH_1_2_X/src/webapp/lenya/usecases/kupu/usecase-kupu.xmap?view=diff&r1=155801&r2=155802
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/webapp/lenya/usecases/kupu/usecase-kupu.xmap (original)
+++ lenya/branches/BRANCH_1_2_X/src/webapp/lenya/usecases/kupu/usecase-kupu.xmap Tue Mar  1 09:10:58 2005
@@ -188,7 +188,7 @@
           <map:generate src="{fallback:content/info/assets.xsp}" type="serverpages"/>
           <map:transform src="{fallback:resources/kupu/apache-lenya/lenya/pageassets2kupulibrary.xsl}">
             <map:parameter name="iconUrl" value="{page-envelope:context-prefix}/{global:resourceIconUrl}"/>
-            <map:parameter name="resource-path-url" value="{page-envelope:document-id}/"/>
+	    <map:parameter name="nodeid" value="{page-envelope:document-node-id}"/>
           </map:transform>
           <map:serialize type="xml"/>            
         </map:match>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org


Re: svn commit: r155802 - lenya/branches/BRANCH_1_2_X/src/webapp/lenya/usecases/kupu/usecase-kupu.xmap

Posted by "Gregor J. Rothfuss" <gr...@apache.org>.
tschlabach@apache.org wrote:
> Author: tschlabach
> Date: Tue Mar  1 09:10:58 2005
> New Revision: 155802
> 
> URL: http://svn.apache.org/viewcvs?view=rev&rev=155802
> Log:
> Fixing bug 33661 with patch supplied by Miguel Martin (required a patch to /apache-lenya directory in kupu as well)

also, it would be good to mention what the bug fixed (because these 
commit logs end up on http://lenya.apache.org/changes.html )

-- 
Gregor J. Rothfuss
COO, Wyona       Content Management Solutions    http://wyona.com
Apache Lenya                              http://lenya.apache.org
gregor.rothfuss@wyona.com                       gregor@apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org


Re: svn commit: r155802 - lenya/branches/BRANCH_1_2_X/src/webapp/lenya/usecases/kupu/usecase-kupu.xmap

Posted by Torsten Schlabach <ts...@apache.org>.
Gregor,

 >> note that i had to change svn:externals to point it to the latest
 >> kupu again (it was pointing at a specific revision for the 1.2.2
 >> freeze)

Yes. I've seen your commit message right after I tried and found out it 
was still checking out the old version. I tried again it was all fine, 
so I closed the bug. Anyone who will do a clean SVN checkout now will 
have a version with Lenya+Kupu in line and fixed.

 >> can you please apply this in head as well

Yes and no. See Bugs #33793 and #33794.

I am working on it ... But it will take me some digging into internals. 
Also I'd like your views on #33794. I brought this up earlier today, but 
now I found it would not be a nice to have but a necessity.

WDYT? (All of you?)

Regards,
Torsten

Gregor J. Rothfuss schrieb:
> tschlabach@apache.org wrote:
> 
>> Author: tschlabach
>> Date: Tue Mar  1 09:10:58 2005
>> New Revision: 155802
>>
>> URL: http://svn.apache.org/viewcvs?view=rev&rev=155802
>> Log:
>> Fixing bug 33661 with patch supplied by Miguel Martin (required a 
>> patch to /apache-lenya directory in kupu as well)
> 
> 
> note that i had to change svn:externals to point it to the latest kupu 
> again (it was pointing at a specific revision for the 1.2.2 freeze)
> 
> can you please apply this in head as well
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org


Re: svn commit: r155802 - lenya/branches/BRANCH_1_2_X/src/webapp/lenya/usecases/kupu/usecase-kupu.xmap

Posted by "Gregor J. Rothfuss" <gr...@apache.org>.
tschlabach@apache.org wrote:
> Author: tschlabach
> Date: Tue Mar  1 09:10:58 2005
> New Revision: 155802
> 
> URL: http://svn.apache.org/viewcvs?view=rev&rev=155802
> Log:
> Fixing bug 33661 with patch supplied by Miguel Martin (required a patch to /apache-lenya directory in kupu as well)

note that i had to change svn:externals to point it to the latest kupu 
again (it was pointing at a specific revision for the 1.2.2 freeze)

can you please apply this in head as well

-- 
Gregor J. Rothfuss
COO, Wyona       Content Management Solutions    http://wyona.com
Apache Lenya                              http://lenya.apache.org
gregor.rothfuss@wyona.com                       gregor@apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org