Opened 13 years ago
Closed 13 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)
Change History (6)
by , 13 years ago
Attachment: | GetBaseGroups.patch added |
---|
comment:1 by , 13 years ago
Component: | General → AJAX Viewer |
---|---|
Owner: | set to |
comment:2 by , 13 years ago
by , 13 years ago
Attachment: | GetBaseGroups.2.patch added |
---|
comment:3 by , 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
Note:
See TracTickets
for help on using tickets.
I could not apply this patch cleanly. There was no method named getAt() defined in hashtable.js