Opened 13 years ago

Closed 13 years ago

#218 closed defect (fixed)

QueryOnClick - array properties not Instantiated

Reported by: adube Owned by:
Priority: critical Milestone:
Component: widgets Version:
Keywords: Cc:

Description

Issue

Some array properties in the QueryOnClick widget are instantiated in the class instead of the constructor, which makes 2 instantiated widgets share them instead of having their own.

Solution

Instantiate the arrays in the constructor.

Change History (1)

comment:1 by adube, 13 years ago

Resolution: fixed
Status: newclosed

fixed in r1030.

Note: See TracTickets for help on using tickets.