Ticket #8600 (closed defect: fixed)

Opened 2 years ago

Last modified 1 week ago

yui_base_url does not work for the 'swf'

Reported by: sandinak Assigned to: rjollos
Priority: normal Component: TracTicketStatsPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description

I am on an airgapped network so I d/l'd the relevant .js and swf and changed the pointer.. however .. I found that you were using a hard-coded entry in greensauce.html

Here is the fix..

YAHOO.widget.Chart.SWFURL = "${yui_base_url}/build/charts/assets/charts.swf";

Attachments

Change History

03/11/11 20:38:25 changed by rjollos

  • status changed from new to closed.
  • resolution set to fixed.

(In [9941]) Fixes #8600: removed hard-coded entry for yui_base_url.

03/11/11 20:47:37 changed by rjollos

(In [9942]) Refs #8600: Merged [9941] from trunk to 0.11 and 0.12 branches.

05/13/13 05:25:53 changed by rjollos

(In [13104]) Refs #8600, #5568, #3594: Removed the 0.11 and 0.12 branches. The trunk will be kept compatible with 0.11 and higher for now.


Add/Change #8600 (yui_base_url does not work for the 'swf')




Change Properties
Action