[rt-users] SelectOwner Extremely slow
Meo, Anthony
Anthony.Meo at btci.com
Wed Apr 6 13:13:31 EDT 2005
I did a diff on the SelectOwner in my version compared to the most
current and here it is: Doesn't seem to be a fix here. Is there
somewhere else I should look?
Compare: (<)C:\Documents and Settings\meoa\My
Documents\projects\dev\RT\Default Interface\html\Elements\SelectOwner
(3282 bytes)
with: (>)C:\Documents and
Settings\meoa\Desktop\RT\rt\rt-3.4.1\html\Elements\SelectOwner (3305
bytes)
50d50
< <OPTION <% ($RT::Nobody->Id() == $Default) && "SELECTED" %>
VALUE="<%$RT::Nobody->Id%>"><%$RT::Nobody->Name%></OPTION>
55d54
<
76a74,75
>
>
80a80
> next if ($User->id == $RT::Nobody->id); # skip nobody
here, so we can make them first later
85a86,89
> unshift(@users, $RT::Nobody);
>
>
>
Anthony Meo
Partner Integration Engineer
BT Conferencing, Inc.
25 Braintree Hill Park, Suite 200
Braintree, MA 02184
(p) 617.801.6636
(c) 617.429.9356
(f ) 617.801.6604
anthony.meo at btci.com
www.btconferencing.com
-----Original Message-----
From: Jesse Vincent [mailto:jesse at bestpractical.com]
Sent: Wednesday, April 06, 2005 12:29 PM
To: Stephen Turner
Cc: Meo, Anthony; rt-users
Subject: Re: [rt-users] SelectOwner Extremely slow
> There was some discussion of this on the list a month or so back - it
> seemed to me this had slowed down considerably in the 3.4 releases.
And I thought that I'd committed a patch in the rc series that had
improved it wildly. I'll go digging later, if nobody beats me to it.
> Our
> solution has been to replace the drop-down list with a text input
field.
> From a usability standpoint it seemed easier to type in part of a
username
> than to pick from a very long list.
>
> Steve
>
>
> Stephen Turner
> Senior Programmer/Analyst - Client Support Services
> MIT Information Services and Technology (IS&T)
>
> sturner at mit.edu
>
> _______________________________________________
> http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
>
> RT Administrator and Developer training is coming to your town soon!
> (Boston, San Francisco, Austin, Sydney) Contact
training at bestpractical.com
> for details.
>
> Be sure to check out the RT Wiki at http://wiki.bestpractical.com
>
--
More information about the rt-users
mailing list