Modify

Opened 13 years ago

Closed 13 years ago

Last modified 11 years ago

#8600 closed defect (fixed)

yui_base_url does not work for the 'swf'

Reported by: branson Owned by: Ryan J Ollos
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 (0)

Change History (3)

comment:1 Changed 13 years ago by Ryan J Ollos

Resolution: fixed
Status: newclosed

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

comment:2 Changed 13 years ago by Ryan J Ollos

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

comment:3 Changed 11 years ago by Ryan J Ollos

(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.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Ryan J Ollos.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.