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

Kevin Falcone falcone at bestpractical.com
Thu May 12 10:06:17 EDT 2011


On Thu, May 12, 2011 at 09:58:48AM +0200, Robert Wysocki wrote:
> 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?

I doubt it's a jQuery bug unless the autocompleter doesn't work
elsewhere.  It is more likely that your patch needs updating for 4.0

-kevin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20110512/e419e465/attachment.sig>


More information about the rt-users mailing list