Project

General

Profile

Defect #1167

Velocity does not parse template in svy8

Added by Jos de Bruijn over 7 years ago. Updated over 7 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
velocity
Target version:
-
Start date:
01/03/2017
Due date:
% Done:

0%

Estimated time:
Browser (if web client):
chrome, ie, firefox

Description

It looks like the velocity report is not parsing correctly in svy 8.
All I see is the velocity tags like '#h($!row.a1_return_value)' instead of the parsed data.
I've attached a sample solution that works correctly in svy 7 and not in svy 8.


Files

velocity_sample.servoy (5.62 KB) velocity_sample.servoy Jos de Bruijn, 01/03/2017 03:09 PM

History

#1

Updated by Patrick Talbot over 7 years ago

  • Status changed from New to Rejected

Working perfectly fine in 8.1.1 here...

My guess is that you are not pointing velocityreport.reportfolder to a correct location, remember that you should point to a folder that contains at least the 'VM_global_library.vm' file (this is the one containing the #h() macro code, without Velocity finding that file, you cannot use #h())

Also available in: Atom PDF