[rt-users] magic search box & relative URL's
Jesse Vincent
jesse at bestpractical.com
Mon Jun 7 13:18:47 EDT 2004
Most of these have already been fixed in 3.0.11. Dirk Pape submitted a
fix which catches the last few this morning.
On Mon, Jun 07, 2004 at 01:06:02PM -0400, Sheeri Kritzer wrote:
> So, when users of our RT instance do a search using the magic search box, say a
> queue name, the URL that gets returned is:
>
> https://<rt_site>/index.html?q=<search_string>
>
> This makes things like the bulk update "Update all these tickets at once" fail,
> because the link is a relative one. I've checked, and I'm pretty sure this
> isn't due to some local customization I've made. Of course, I could *make* a
> local customization to handle that (changing
>
> <a href="Bulk.html"><&|/l&>Update all these tickets at once</&></a>
> to
> <a href="/Search/Bulk.html"><&|/l&>Update all these tickets at once</&></a>
>
> wouldn't be that hard) -- however, I was wondering if anyone else had problems
> with relative addressing, here or other places.
>
> -Sheeri Kritzer
> Systems Administrator
> University Systems Group
> Tufts University
> 617-627-3925
> sheeri.kritzer at tufts.edu
>
>
>
>
> _______________________________________________
> http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
>
> RT Developer and Administrator training is coming to LA, DC and Frankfurt this spring and summer.
> http://bestpractical.com/services/training.html
>
> Sign up early, as class space is limited.
--
More information about the rt-users
mailing list