[rt-users] RT 4.0.0, bulk update and autocomplete customfields

Robert Wysocki robert.wysocki at contium.pl
Thu May 12 03:58:48 EDT 2011


Dnia 2011-05-11, śro o godzinie 08:22 -0400, Kevin Falcone pisze:
> > After applying this patch in the 4.0.0 dir tree I get an error in the
> > javascript error console:
> > 
> > Erro: a is null
> > https://RT_URL/NoAuth/js/squished-0250d779a57b569b917c8528747f9e45.js
> > Line: 7
> > 
> > Since I'm not an javascript expert and the js is "squished" I'm stuck...
> 
> Run in DevelMode, you'll get unsquished JS

Well, unsquished js doesn't give me much more clues to go on, the error
was:
a is null
https://RT_URL/NoAuth/js/jquery-ui-1.8.4.custom.min.js
Line: 98

So I manually inserted some newlines into the js and it turned out that
the error was in the line:
_response:function(a){if(a.length){
in the jQuery autocomplete function.
Is it a bug in jQueryUI?

-- 
Robert Wysocki
CONTIUM S.A., http://www.contium.pl




More information about the rt-users mailing list