Ticket #7616 (closed defect: fixed)

Opened 10 months ago

Last modified 10 months ago

Form.validate() security violation with Air

Reported by: ThomasM Owned by: bill
Priority: high Milestone: 1.2
Component: Dijit Version: 1.2beta
Severity: normal Keywords: validate, air
Cc:

Description

The current validate() method does not work inside the Adobe Air App-Sandbox, a simple fix is attached

Attachments

FormValidateAirFix.patch (472 bytes) - added by ThomasM 10 months ago.
Simple fix for dijit/form/Form.js

Change History

Changed 10 months ago by ThomasM

Simple fix for dijit/form/Form.js

Changed 10 months ago by bill

  • status changed from new to assigned
  • owner set to bill

Hmm, I'm not sure why that doesn't work in AIR (unless all evals are prohibited), but I guess I don't mind changing it.

Changed 10 months ago by bill

  • status changed from assigned to closed
  • resolution set to fixed

(In [15164]) Fixes #7616: Form.validate() security violation with Air. !strict

Note: See TracTickets for help on using tickets.