Opened 13 years ago

Closed 12 years ago

#1710 closed defect (fixed)

GetBaseGroups with visOnly true return non visible baseGroups

Reported by: bscott Owned by: jng
Priority: low Milestone: 2.3
Component: AJAX Viewer Version: 2.2.0
Severity: trivial Keywords:
Cc: External ID:

Description

GetBaseGroups returns all visible baseGroups even if they are not visible at a specific scale.

To fix it we need to pass the scale to this function

Attachments (2)

GetBaseGroups.patch (2.2 KB ) - added by bscott 13 years ago.
GetBaseGroups.2.patch (2.1 KB ) - added by bscott 13 years ago.

Download all attachments as: .zip

Change History (6)

by bscott, 13 years ago

Attachment: GetBaseGroups.patch added

comment:1 by jng, 13 years ago

Component: GeneralAJAX Viewer
Owner: set to jng

comment:2 by jng, 13 years ago

I could not apply this patch cleanly. There was no method named getAt() defined in hashtable.js

by bscott, 13 years ago

Attachment: GetBaseGroups.2.patch added

comment:3 by bscott, 13 years ago

Sorry about that, I've included a part of another patch :( So i've fixedmy error And that new patch is good ( bullet proof, tested on my machine :)) New good patch is GetBaseGroups.2.patch

Bruno

comment:4 by jng, 12 years ago

Resolution: fixed
Status: newclosed

Fixed r6277 and r6278

Note: See TracTickets for help on using tickets.