Project

General

Profile

Defect #856

href="javascript:xxxxx()" function call is triggered twice

Added by Marc Boegem over 8 years ago. Updated over 8 years ago.

Status:
Resolved
Priority:
Normal
Category:
velocity
Target version:
-
Start date:
08/27/2015
Due date:
% Done:

0%

Estimated time:
Browser (if web client):

Description

We're viewing a report on a jPanel component.
Certain links need to trigger a function on the form where this jPanel component is placed.
Therefor we included: '<a href="javascript:onAction()">myLinkText</a>'
The onAction() function is triggered twice (tested by letting the onAction function perform an application.output('triggered') )

History

#1

Updated by Patrick Talbot over 8 years ago

Twice is better than none, right? ;-)
I'll have a look asap, thanks for reporting!

#2

Updated by Patrick Talbot over 8 years ago

  • Status changed from New to Resolved

Fixed in v3.5.18

Also available in: Atom PDF