Project

General

Profile

Actions

Defect #14849

closed

Syntax error in trunk/lib/plugins/rfpdf/lib/fpdf/makefont.rb

Added by Federico Tomassetti over 10 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Low
Assignee:
-
Category:
PDF export
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed
Affected version:

Description

I was performing some analysis on the codebase and I could not parse this particular file because at line 1702 there is a syntax error:

s += "    def FontDef.diff\n        #{(diff  nil) || (diff  '') ? 'nil' : '\'' + diff '\''}\n    end\n"

I think a plus sign is missing

Actions #2

Updated by Jun NAITOH over 8 years ago

After Redmine 2.6, this source code (makefont.rb) doesn't exist in Redmine repository.
And this source code is already eliminated in rbpdf, too.

Please close this issue.

Actions #3

Updated by Go MAEDA over 8 years ago

  • Status changed from New to Closed
  • Resolution set to Fixed

Jun NAITOH wrote:

After Redmine 2.6, this source code (makefont.rb) doesn't exist in Redmine repository.
And this source code is already eliminated in rbpdf, too.

Please close this issue.

Thanks, closing.

Actions

Also available in: Atom PDF