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

Also available in: Atom PDF