RE: Anchor in an action

2004-04-08 Thread Carmona Perez, David
: Re: Anchor in an action I'm using Cocoon version 2.1.2 Here is a snippet that doesn't work: map:act type=pon-idioma name='i'/ map:match pattern=**/area map:act type=area map:redirect-to uri='/{#i:myvar}'/ /map:act /map:match

Re: Anchor in an action

2004-04-08 Thread Upayavira
)? As the this code has been completely rewritten, and thus may prevent your problem. Regards, Upayavira -Mensaje original- De: Upayavira [mailto:[EMAIL PROTECTED] Enviado el: jueves, 08 de abril de 2004 12:42 Para: [EMAIL PROTECTED] Asunto: Re: Anchor in an action I'm using Cocoon version 2.1.2

RE: Anchor in an action

2004-04-08 Thread Carmona Perez, David
- De: Upayavira [mailto:[EMAIL PROTECTED] Enviado el: jueves, 08 de abril de 2004 13:19 Para: [EMAIL PROTECTED] Asunto: Re: Anchor in an action I get an exception of anchor not found. The simplest, and most immediate question I'd ask is, are you able to upgrade to 2.1.5-dev (from CVS

Re: Anchor in an action

2004-04-08 Thread Upayavira
http://cocoon.apache.org/2.1/changes.html, the latest shown is 2.1.3. -Mensaje original- De: Upayavira [mailto:[EMAIL PROTECTED] Enviado el: jueves, 08 de abril de 2004 13:19 Para: [EMAIL PROTECTED] Asunto: Re: Anchor in an action I get an exception of anchor not found

Anchor in an action

2004-04-07 Thread Carmona Perez, David
*** Este correo ha sido procesado por el antivirus del Grupo FCC. ***-*** Hi all, I've read in the wiki, http://wiki.cocoondev.org/Wiki.jsp?page=SitemapVariableSubstitution, the following: you use the new anchor syntax. With sitemap variable anchors you

Re: Anchor in an action

2004-04-07 Thread Upayavira
Carmona Perez, David wrote: *** Este correo ha sido procesado por el antivirus del Grupo FCC. ***-*** Hi all, I've read in the wiki, http://wiki.cocoondev.org/Wiki.jsp?page=SitemapVariableSubstitution, the following: Ah, a useful link. you use the new

RE: Anchor in an action

2004-04-07 Thread Carmona Perez, David
map:redirect-to uri='/{#i:myvar}'/ /map:act /map:match /map:act -Mensaje original- De: Upayavira [mailto:[EMAIL PROTECTED] Enviado el: miƩrcoles, 07 de abril de 2004 15:25 Para: [EMAIL PROTECTED] Asunto: Re: Anchor in an action Carmona Perez, David wrote