GMail has been marking many JIRA posting as spam lately (no doubt
because several are now). In case anyone missed it, Rainer posted a
comment to the ticket.

* http://issues.apache.org/struts/browse/WW-1537?page=all

-Ted.

On 12/4/06, Musachy Barroso <[EMAIL PROTECTED]> wrote:
Well, I need help on this one:

if (href != null)
   addParameter("href", UrlHelper.buildUrl(findString(href), request,
response, null));

I can't figure out how to know if href ("%{url}") is pointing to a url
that already contains the context. Checking if it starts with the
context really smells like a hack, and wouldn't work in the case when
the context is the same as the namespace (weird but possible after all).

musachy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to