← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 802583] Re: GTK client does not display anything when encounters unknown @widget

 

Patch to fix this issue: first try `field/@widget`, and instead of
ignoring the field if there is a `field/@widget` but it's not in the
`widget_type` map, just fallback to the default widget for that field
type.

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/802583

Title:
  GTK client does not display anything when encounters unknown @widget

Status in OpenERP GTK Client:
  Confirmed

Bug description:
  If a view is created with field's "widget" attribute set to a value
  the GTK client does not know, instead of falling back on a widget it
  knows (e.g. default widget for the field) the GTK client simply does
  not display anything.

  GTK client should implement that fallback so that it's not broken in
  case of views improved through widgets one client knows but the other
  one does not know.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-client/+bug/802583/+subscriptions


References