Patch #1402

Patch for lib/SVG/Graph/Graph.rb, can't externalize stylesheets

Added by Yuki Sonoda 126 days ago. Updated 119 days ago.

Status:Closed Start:2008-06-07
Priority:Normal Due date:
Assigned to:- % Done:

0%

Category:-
Target version:0.7.2

Description

lib/SVG/Graph/Graph.rb has a bug. When the stylesheets of generated SVGs is externalized, for example
graph.style_sheet = '/stylesheets/graph.css'
at RepositoryController#graph_commits_per_author,
graph object raises an exception.

This is because typo. The attached patch solves this problem.

Graph.rb.diff (942 Bytes) Yuki Sonoda, 2008-06-07 13:56

Associated revisions

Revision 1524
Added by jplang 124 days ago

Fixed: SVG::Graph raises an error when using external stylesheet (#1402).

History

2008-06-09 22:03 - Jean-Philippe Lang

Committed in r1524. Thanks for your patch.
Btw, are you the one who works on redmine4ruby-lang ?

2008-06-09 22:23 - Jean-Philippe Lang

  • Status changed from New to Closed

2008-06-14 14:12 - Jean-Philippe Lang

  • Target version set to 0.7.2

Also available in: Atom PDF