Opened 14 years ago
Closed 14 years ago
#160 closed defect (fixed)
Database config - bug when using QueryOnClick
Reported by: | adube | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | server | Version: | |
Keywords: | Cc: |
Description
When using the QueryOnClick widget with ResultExtGrid, the core crashes because it's expecting a 'featurepanel' or a 'featurepanels' option, which is not always the case.
Adding a level of "try catch" should do the trick.
Note:
See TracTickets
for help on using tickets.
r898, fixed.