On Thu, Jul 13, 2017 at 10:38 PM, toto200891 <[email protected]> wrote: > I tried installing the recent version of plugin too. Yet I cannot load the > java scripts: > > > {{{{ > > <head> > <title>Ticket Statistics</title> > <style type="text/css">#chart { > height: 500px > }</style> > <script type="text/javascript" > > src="${yui_base_url}/yahoo-dom-event/yahoo-dom-event.js"></script> > <script type="text/javascript"
Your environment is very weird. Please post System Information and Installed plugins from about page on your Trac. Also, yahoo-dom-event.js is existent. $ wget -S -O /dev/null http://cdnjs.cloudflare.com/ajax/libs/yui/2.9.0/yahoo-dom-event/yahoo-dom-event.js --2017-07-13 23:17:53-- http://cdnjs.cloudflare.com/ajax/libs/yui/2.9.0/yahoo-dom-event/yahoo-dom-event.js Resolving cdnjs.cloudflare.com (cdnjs.cloudflare.com)... 104.19.192.102, 104.19.193.102, 104.19.194.102, ... Connecting to cdnjs.cloudflare.com (cdnjs.cloudflare.com)|104.19.192.102|:80... connected. HTTP request sent, awaiting response... HTTP/1.1 200 OK Date: Thu, 13 Jul 2017 14:17:53 GMT Content-Type: application/javascript; charset=utf-8 Transfer-Encoding: chunked Connection: keep-alive Last-Modified: Wed, 22 Jun 2016 20:08:53 GMT Expires: Tue, 03 Jul 2018 14:17:53 GMT Cache-Control: public, max-age=30672000 Access-Control-Allow-Origin: * CF-Cache-Status: HIT Server: cloudflare-nginx CF-RAY: 37dcde4bb1140b2c-NRT Length: unspecified [application/javascript] -- Jun Omae <[email protected]> (大前 潤) -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/d/optout.
