Bug #632

Sparklines Don't Show in Article (fragment_cache) Typo 801

Added by anonymous - 933 days ago. Updated 329 days ago.

Status :New Start :
Priority :Normal Due date :
Assigned to :tobi - % Done :

0%

Category :frontend
Target version :-
Resolution :


Description

The sparklines don't show in the articles. In the edit article, they would show for the first change and then disappeared.

components\plugins\textfilters\sparklines_controller.rb

Disable fragment_cache (temporary fix)
line 67
#if(not fragment_cache)
fragment_cache = Sparklines.plot(ary,params)
write_fragment(fragmentname,fragment_cache)
#end

After fragment_cache is disabled, the sparklines work OK.
Typo 801 Rails 1.0 Running under Instant Rails on Windows.

History

03/19/2006 06:06 PM - pdcawley -

Is this still an issue?

Also available in: Atom PDF