[rt-users] RT 4.2.0 jquery.min.map 404

Alex Vandiver alexmv at bestpractical.com
Mon Nov 18 16:24:59 EST 2013


On Mon, 2013-11-18 at 16:17 -0500, Tod Detre wrote:
> In attempting to diagnose other issues, I've found that RT is
> requesting a jquery file that does not exist. The path is below:
> 
> /NoAuth/js/jquery.min.map
> 
> The initiator of the request seems to be made from every page.
> 
> Is this something wrong with my config that it's not looking for the
> correct file, or is this a bug in the code?

Neither.  This is Google Chrome attempting to look for a feature which
RT doesn't have -- namely, source maps for minimized JS files.  You can
read about this Chrome feature at
http://www.elijahmanor.com/2013/01/the-magic-of-jquery-source-map.html

 - Alex




More information about the rt-users mailing list