Ticket #1701 (closed bug: fixed)

Opened 5 years ago

Last modified 5 years ago

IE7 Script Error Layer.WFS tests

Reported by: euzuro Owned by:
Priority: blocker Milestone: 2.7 Release
Component: Layer.WFS Version: 2.6
Keywords: Cc:
State: Complete

Description

Can someone fix this please?

Change History

Changed 5 years ago by euzuro

  • state set to Needs More Work

Changed 5 years ago by euzuro

Line: 199
Char: 9
Error: Object Required

Changed 5 years ago by euzuro

  • owner tschaub deleted

Changed 5 years ago by euzuro

  • priority changed from minor to blocker

Changed 5 years ago by ahocevar

A first investigation shows that this must have something to do with the Request stuff. The problem only occurs when running the tests from a  file:// uri. I think someone tried to fix Request.js to allow access to file resources again, but maybe this fix wasn't sufficient.

Changed 5 years ago by ahocevar

  • status changed from new to closed
  • state changed from Needs More Work to Complete
  • resolution set to fixed

(In [7894]) use empty moveTo function to prevent tiles from actually being requested. (closes #1701)

Changed 5 years ago by ahocevar

The request stuff is ok, a small tweak on the test case was sufficient to fix the test.

Note: See TracTickets for help on using tickets.