Project

General

Profile

Defect #702

getMedia tries to add the WIDTH property twice (instead of using WIDTH and HEIGHT)

Added by Robert Ivens almost 11 years ago. Updated almost 11 years ago.

Status:
Closed
Priority:
High
Assignee:
-
Category:
overall
Target version:
-
Start date:
07/01/2013
Due date:
% Done:

0%

Estimated time:
Browser (if web client):
Safari 6.0.5

Description

The following code results in an IMG tag with a double WIDTH property (width="10" width="20")

plugins.VelocityReport.getMedia("myImage.png", 'myID', 10 , 20)

This of course will fail when you try to render this into a PDF

History

#1

Updated by Patrick Talbot almost 11 years ago

  • Status changed from New to Closed

Fixed in v3.1.2

Also available in: Atom PDF