Opened 11 years ago

Closed 11 years ago

#577 closed defect (fixed)

Fusion.SelectionObject.getNumElements always returns 0

Reported by: jng Owned by: madair
Priority: P2 Milestone: Future
Component: Widgets Version: 2.0
Severity: Major Keywords:
Cc: Browser: All
External ID: Operating System: All
state: New

Description

The getNumElements() function of Fusion.SelectionObject always returns 0 because its underlying field (nTotalElements) is initialized to 0 and never actually updated afterwards.

Change History (1)

comment:1 by jng, 11 years ago

Resolution: fixed
Status: newclosed

Fixed r2805

Note: See TracTickets for help on using tickets.