You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Kheldar666 <ma...@liber-mundi.org> on 2008/03/03 16:20:33 UTC

[T5] Index pages bug ?

Hello everybody,

I have a problem with the new index pages. The system that shortens the url,
shorten too much I think...

Exemple in the Index.tml page a the Root of my Tapestry package :

<html xmlns:t="http://tapestry.apache.org/schema/tapestry_5_0_0.xsd" >
	<t:pageLink t:page="index" t:context="literal:1">test</t:pageLink>
</html>

The generated URL will be http://hostname/context/1 (instead of
http://hostname/context/index/1)

The problem is that it generate a 404 Error... Is this normal ? Did I
something wrong ?

Regards,

Martin

PS : The same code in an Index page in a subdirectory doesn't generate the
404. It generated a correct shorten URL like :
http://hostname/context/subdirectory/1 but it works fine.


-- 
View this message in context: http://www.nabble.com/-T5--Index-pages-bug---tp15806148p15806148.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: [T5] Index pages bug ?

Posted by Kheldar666 <ma...@liber-mundi.org>.
Done

https://issues.apache.org/jira/browse/TAPESTRY-2226
-- 
View this message in context: http://www.nabble.com/-T5--Index-pages-bug---tp15806148p15810780.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: [T5] Index pages bug ?

Posted by Howard Lewis Ship <hl...@gmail.com>.
Please add this as an issue in JIRA.

On Mon, Mar 3, 2008 at 7:20 AM, Kheldar666 <ma...@liber-mundi.org> wrote:
>
>  Hello everybody,
>
>  I have a problem with the new index pages. The system that shortens the url,
>  shorten too much I think...
>
>  Exemple in the Index.tml page a the Root of my Tapestry package :
>
>  <html xmlns:t="http://tapestry.apache.org/schema/tapestry_5_0_0.xsd" >
>         <t:pageLink t:page="index" t:context="literal:1">test</t:pageLink>
>  </html>
>
>  The generated URL will be http://hostname/context/1 (instead of
>  http://hostname/context/index/1)
>
>  The problem is that it generate a 404 Error... Is this normal ? Did I
>  something wrong ?
>
>  Regards,
>
>  Martin
>
>  PS : The same code in an Index page in a subdirectory doesn't generate the
>  404. It generated a correct shorten URL like :
>  http://hostname/context/subdirectory/1 but it works fine.
>
>
>  --
>  View this message in context: http://www.nabble.com/-T5--Index-pages-bug---tp15806148p15806148.html
>  Sent from the Tapestry - User mailing list archive at Nabble.com.
>
>
>  ---------------------------------------------------------------------
>  To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
>  For additional commands, e-mail: users-help@tapestry.apache.org
>
>



-- 
Howard M. Lewis Ship

Creator Apache Tapestry and Apache HiveMind

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org