Project

General

Profile

Defect #1253

getImageTag is not rendering the tag

Added by Diana Bodnarescu over 6 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Urgent
Category:
velocity
Target version:
Start date:
09/11/2017
Due date:
% Done:

0%

Estimated time:
Browser (if web client):

Description

We are using VelocityReport 3.0 with Servoy 7.4.8.
In developer's debug client, using Java 8u77, getImageTag works just great.
In a smart client, using java 8u131 on the client machine, getImageTag is not rendering the tag.
This is how we are using getImageTag in the template: https://www.screencast.com/t/SdgdXoj1 (template file is attached).
and this is how the resulting html looks like, from developer versus smart client: https://www.screencast.com/t/pbaas6cbM


Files

train_group_participants_pdf.html (3.95 KB) train_group_participants_pdf.html Diana Bodnarescu, 09/11/2017 03:49 PM

History

#1

Updated by Diana Bodnarescu over 6 years ago

if i put the no_picture (png) in all cases, it is shown. So it works with normal media, but not with a blob.

#2

Updated by Patrick Talbot over 6 years ago

  • Status changed from New to Feedback
  • Assignee changed from Patrick Talbot to Diana Bodnarescu

Is there anything in the servoy_log.txt?

#3

Updated by Diana Bodnarescu over 6 years ago

There is nothing in servoy_log.

#4

Updated by Diana Bodnarescu over 6 years ago

Is there any other info/feedback i can provide?

#5

Updated by Patrick Talbot over 6 years ago

Sorry, I've had zero time to check this lately.

What you could do to work around that until I get to the bottom of it, is to use getByteMedia() to prepare the output of the blob in the template... Then in the template simply use $!theVariableName to output the image.

#6

Updated by Patrick Talbot over 6 years ago

  • Status changed from Feedback to Closed

Also available in: Atom PDF