[annotator-dev] jquery.min.js version upgrade compatible issue.

Steph Skardal steph at endpoint.com
Tue Apr 8 15:46:54 UTC 2014


Hi,

On 04/08/2014 07:45 AM, Gong Huaiyu James (NCS) wrote:
> Hi, Team:
>       I used annotator 1.2.6 version. It works fine with jquery.min.js  version 1.8.3.   Now , our company decided to upgrade jquery to version  1.9.1.   The annotator  doesn't work  anymore.
>
>        It keeps pop up error " Ooops! it looks like you haven't built the Annotator concatenation file...".
> Also I tried jquery.min.js 1.10.1   and jquery.min.js 2.0.2.  All  got the same error.
>         Any quick solutions for this jquery version compatible issue?

Have you tried using jQuery migrate? 
https://github.com/jquery/jquery-migrate/

Assuming you are referencing the demo, that specific line appears to be 
coming from undefined Annotator 
(https://github.com/openannotation/annotator/blob/master/demo.html#L75), 
so my guess is that something in Annotator is no longer supported in 
your upgraded version of jQuery.

Are there any other error messages in your developer console (Firebug, 
Chrome, etc) that you can see before this message pops up?

Steph






More information about the annotator-dev mailing list