Closed backplane-import closed 13 years ago
Since this issue only exists when using the local file system, the simplest resolution might be to test the URL of the form and if the scheme is "file:" then use the DOM-walking technique to attach behaviours, rather than using .htc files.
This issue was closed by revision d4daa6f19234862c4665a226fd6e390f9447fbcf (originally 284f1de5be).
Updates
Ticket status set to Fixed
Imported from backplanejs Google Code issue 125.
What steps will reproduce the problem?
What is the expected output? What do you see instead? The form should load and function as described in issue 104 . Instead we get multiple 'Access is denied' errors for each attempt to load an .htc file. The form is then not operable.
Owner set to ----
Priority: Medium Type: Defect
Attachments
test-p-number-validation.html (3.2 KB)