Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#785 closed defect (fixed)

Adding a layer with a parent results in execution of layer query twice

Reported by: stevedang Owned by: stevedang
Priority: medium Milestone: 2.1
Component: Mapping Service Version: 2.0.1
Severity: minor Keywords:
Cc: External ID: 1166018

Description

Create an app using Geospatial API with the following.

  1. Create a platform layer for any feature class in an Oracle data store, but don't add it to layer collection of the map.
  2. Create a platform group and add it to group collection of the map.
  3. Set the group in step 2 as the group of layer in step 1.
  4. Add the layer to the layer collection of the map.

Result: Layer query gets executed twice. You should see the cache dialog twice. Expected: Layer query gets executed only once.

Change History (3)

comment:1 by stevedang, 15 years ago

Status: newassigned

comment:2 by stevedang, 15 years ago

Resolution: fixed
Status: assignedclosed

comment:3 by zspitzer, 15 years ago

out of curiosity what is the cache dialog?

Note: See TracTickets for help on using tickets.