Re: [T5] Looping over strings

2007-06-10 Thread Hilco Wijbenga
On 6/10/07, Howard Lewis Ship <[EMAIL PROTECTED]> wrote: Something in your subdirectory context value is confusing Tapestry. I think it is the colon character. Can you provide a complete URL generated by Tapestry. /var/svn/conf /var/svn/repos T5 does a simple toString() on your context valu

Re: [T5] Looping over strings

2007-06-10 Thread Howard Lewis Ship
Something in your subdirectory context value is confusing Tapestry. I think it is the colon character. Can you provide a complete URL generated by Tapestry. T5 does a simple toString() on your context values (in your case, they start as Strings anyway). This is to avoid the complexity and mang