Opened 13 years ago

Closed 13 years ago

#271 closed defect (fixed)

InitialView - javascript error when no features read

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

Description

When no features is read from the query response, the features array stays null and is later read as

features[0]

which throws a JS error.

Change History (1)

comment:1 by adube, 13 years ago

Resolution: fixed
Status: newclosed

Fixed in r1110.

Note: See TracTickets for help on using tickets.