Opened 8 years ago
Last modified 8 years ago
#28039 closed Bug
KeyError 'widget' in BaseGeometryWidget — at Initial Version
Reported by: | Dariusz Paluch | Owned by: | nobody |
---|---|---|---|
Component: | GIS | Version: | 1.11 |
Severity: | Release blocker | Keywords: | |
Cc: | Triage Stage: | Accepted | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
BaseGeometryWidget get_context doesn't execute super().get_context(self, name, value, attrs) so key 'widget' used by method subwidgets doesn't exists.
Note:
See TracTickets
for help on using tickets.