Opened 14 years ago

Last modified 11 years ago

#6426 closed defect

Missing YAHOO logger widget JavaScript file — at Initial Version

Reported by: olle.jonsson+trachacks@… Owned by: Prentice Wongvibulsin
Priority: normal Component: TracTicketStatsPlugin
Severity: normal Keywords: javascript
Cc: Trac Release: 0.11

Description

I'm using the stats plugin with Python 2.5, but it kind of works.

There is one thing, in the JavaScript, that bothers me: a YAHOO widget for logging is not included, and this fires a JS error.

<script type="text/javascript"> 
var myLogReader = new YAHOO.widget.LogReader("myLogger");
</script> 

To fix this, include this http://yui.yahooapis.com/2.5.2/build/logger/logger-min.js where you include the scripts.

Version used: /usr/lib/python2.5/site-packages/Tracticketstats-2.1-py2.5.egg

Change History (1)

Changed 14 years ago by Ryan J Ollos

Attachment: LoggerEnabled.png added
Note: See TracTickets for help on using tickets.