Opened 15 years ago

Closed 15 years ago

#342 closed defect (fixed)

Refresh caused one error on the map with consumer layers

Reported by: jennyhe Owned by: madair
Priority: P2 Milestone: Future
Component: Widgets Version: 1.1.1
Severity: Major Keywords:
Cc: arthur.liu@… Browser: All
External ID: 1283335 Operating System: All
state: Committed

Description

Report from Autodesk QA

Steps:

  1. Open one flexible web layout with commercial layers by IE.
  2. Click Refresh widget.

Results: One error message displayed.

Expected results: No error message after Refresh.

Attachments (1)

Patch342.patch (879 bytes ) - added by liuar 15 years ago.

Download all attachments as: .zip

Change History (3)

comment:1 by liuar, 15 years ago

The error is an exception thrown at this.aMaps[i].oLayerOL.params in map.js, and it's because commercial layers don't have params. So before setting values to params we need to check if the layer support params or not.

by liuar, 15 years ago

Attachment: Patch342.patch added

comment:2 by liuar, 15 years ago

Resolution: fixed
state: NewCommitted
Status: newclosed
Note: See TracTickets for help on using tickets.