Project

General

Profile

Defect #46

Get rid of the use of EVAL() to trigger the callback method

Added by Robert Ivens almost 14 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
-
Start date:
06/27/2010
Due date:
% Done:

100%

Estimated time:
Browser (if web client):

Description

Make it so that it uses the forms[formName][methodname]() syntax. It's more secure.

History

#1

Updated by Robert Ivens over 13 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100

Changed the callback.method property into the following 2 properties:
- callback.methodFormName
- callback.methodName

Where you can leave the methodFormName empty if you want to trigger a global method.

Also available in: Atom PDF