[rt-users] Quicksearch bug?
Jerry Trujillo
jtrujillo at cso.atmel.com
Wed Sep 14 23:48:05 EDT 2005
I have found that if I have a space in my queue name, that the Quicksearch
will always display "0" items in the queue, but if you actually go to the
queue, the items are properly listed. I found the quoted message below in
the archives and thought it may be related though I am on 3.5.3. Any chance
there is a quick fix for this or will I have to change my queue names?
Thanks,
Jerry
_____
Jesse Vincent jesse
<mailto:rt-users%40lists.bestpractical.com?Subject=%5Brt-users%5D%20Colons%2
0in%20queue%20name%20seems%20to%20break%20Quicksearch%0A%09display%20in%20rt
-3.4.3&In-Reply-To=1123889043.42fd2f931ade4%40alcor.concordia.ca> at
bestpractical.com
Sat Aug 13 14:08:34 EDT 2005
* Previous message: [rt-users]
<http://lists.bestpractical.com/pipermail/rt-users/2005-August/033226.html>
Colons in queue name seems to break Quicksearch display in rt-3.4.3
* Next message: [rt-users]
<http://lists.bestpractical.com/pipermail/rt-users/2005-August/033228.html>
RT-3.5.2: any way to edit a reminder?
* Messages sorted by: [
<http://lists.bestpractical.com/pipermail/rt-users/2005-August/date.html#332
27> date ] [
<http://lists.bestpractical.com/pipermail/rt-users/2005-August/thread.html#3
3227> thread ] [
<http://lists.bestpractical.com/pipermail/rt-users/2005-August/subject.html#
33227> subject ] [
<http://lists.bestpractical.com/pipermail/rt-users/2005-August/author.html#3
3227> author ]
_____
On Aug 12, 2005, at 7:24 PM, Marc A Tisseur wrote:
> After installaing 3.4.3 I noticed the number of new or open tickets
> in the Quicksearch list allways shows up as 0 for any queue containing
> a ":" in
> its name. Selecting the queue will list the tickets however. rt-3.4.2's
> quicksearch doesn't suffer the same problem. The principal diff
> between the two
> is as follows;
>
> --- rt-3.4.3/html/Elements/Quicksearch 2005-06-23 17:37:31.000000000
> -0400
> +++ rt-3.4.2/html/Elements/Quicksearch 2005-02-01 09:20:40.000000000
> -0500
> @@ -57,11 +57,9 @@
> while (my $queue = $Queues->Next) {
> next unless ($queue->CurrentUserHasRight('ShowTicket'));
>
> - my $name = $m->interp->apply_escapes($queue->Name, "u");
This is a bug in 3.4.3. We're working to fix it.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20050914/2625d2d7/attachment.htm>
More information about the rt-users
mailing list