Opened 13 years ago
Closed 13 years ago
#301 closed defect (worksforme)
WFSFilterBuilder - WFSSearch breaks when ux not included
Reported by: | adube | Owned by: | fgagnon |
---|---|---|---|
Priority: | minor | Milestone: | 1.2.0 |
Component: | widgets | Version: | |
Keywords: | Cc: |
Description
The inclusion of the Ext.ux.grid.Search widget is not covered by the WFSFilterBuilder widget printWidgetSource template. The GeoExt.ux.WFSSearch widget extends from this class and is instanced without checking first if the Ext.ux.grid.Search exists, thus throwing a javascript error.
So, currently, the WFSFitlerBuilder widget must include it else it fails to load, which is an issue.
Change History (2)
comment:1 by , 13 years ago
Milestone: | → 1.2.0 |
---|
comment:2 by , 13 years ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
The widget now automatically loads the library as described in #330, so the issue no longer exists.
Note:
See TracTickets
for help on using tickets.
Since the only project currently using this widget always include the Ext.ux.grid.Search source, it's not really a big issue, so I'm marking this one for 1.2.