[rt-users] RT 4.0.4 - Single Value Autocomplete and Internet Explorer 8 and 9
Alex Vandiver
alexmv at bestpractical.com
Fri Dec 9 15:50:29 EST 2011
On Fri, 2011-12-09 at 15:33 -0500, Jim Lesinski wrote:
> I had determined that the cause of this issue is related to javascript
> in /opt/rt4/local/html/Elements/EditCustomFieldAutocomplete. There is
> an additional comma at the end of jQuery.autocomplete call and the
> browser is expecting another parameter. You could remove the comma but
> I opted to add a minLength: 1 value to make the autocomplete values
> pop up faster. (Default is 3 I believe)
Thanks for catching this. I've removed the offending comma; this fix
will be in 4.0.5.
- Alex
More information about the rt-users
mailing list