Opened 12 years ago

Closed 12 years ago

#74 closed defect (fixed)

Pressing "print" tool removes results tab for selected sets

Reported by: andersd Owned by: theduckylittle
Priority: major Milestone: 2.6
Component: Demo Version: 2.6
Keywords: Cc:

Description

This happens in the trunk demo 'http://www.geomoose.org/demo/geomoose.html' using IE8, FireFox11, and Chrome.

  1. Start Application.
  2. Identify a feature, select features, or search parcels
  3. Press Print Tool icon.

Problem - results tabs are deleted/removed but selected set on map remains.

Work Around Fix - after printing must select your set again.

Change History (3)

comment:1 by theduckylittle, 12 years ago

Owner: set to theduckylittle
Status: newassigned

comment:2 by theduckylittle, 12 years ago

Status: assignedtesting

I've added a new service attribute called "keep-others". When "keep-others" is set to true a service will not clobber other services' tabs.

Example from trunk mapbook:

<service name="print" title="Print Map" keep-others="true">

r793

comment:3 by andersd, 12 years ago

Resolution: fixed
Status: testingclosed

This appears to be working in the trunk demo. Tested in IE8 and Chrome. Used identify, search and select features then went to print. Result sets were saved. All looks good.

Note: See TracTickets for help on using tickets.