Project

General

Profile

Actions

Patch #1402

closed

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

Added by Yuki Sonoda almost 16 years ago. Updated almost 16 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
Start date:
2008-06-07
Due date:
% Done:

0%

Estimated time:

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.


Files

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

Updated by Jean-Philippe Lang almost 16 years ago

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

Actions #2

Updated by Jean-Philippe Lang almost 16 years ago

  • Status changed from New to Closed
Actions #3

Updated by Jean-Philippe Lang almost 16 years ago

  • Target version set to 0.7.2
Actions

Also available in: Atom PDF