Activity log for bug #1245875

Date Who What changed Old value New value Message
2013-10-29 13:10:34 Yannick Vaucher @ Camptocamp bug added bug
2013-10-29 13:10:54 Yannick Vaucher @ Camptocamp description Since http://bazaar.launchpad.net/~openerp/openobject-server/7.0/revision/5107 (In ocb-addons http://bazaar.launchpad.net/~ocb/ocb-server/7.0/revision/5125) This fix breaks the selection field as it impossible to create attribute options anymore It will generate the following error when trying to generate the options: ValidateError The value "res.country,16" for the field "attribute_option.value_ref" is not in the selection This is due to some creation of an empty list for valid values in selection. Since http://bazaar.launchpad.net/~openerp/openobject-server/7.0/revision/5107 (In ocb-server http://bazaar.launchpad.net/~ocb/ocb-server/7.0/revision/5125) This fix breaks the selection field as it impossible to create attribute options anymore It will generate the following error when trying to generate the options: ValidateError The value "res.country,16" for the field "attribute_option.value_ref" is not in the selection This is due to some creation of an empty list for valid values in selection.
2013-10-29 13:11:21 Yannick Vaucher @ Camptocamp description Since http://bazaar.launchpad.net/~openerp/openobject-server/7.0/revision/5107 (In ocb-server http://bazaar.launchpad.net/~ocb/ocb-server/7.0/revision/5125) This fix breaks the selection field as it impossible to create attribute options anymore It will generate the following error when trying to generate the options: ValidateError The value "res.country,16" for the field "attribute_option.value_ref" is not in the selection This is due to some creation of an empty list for valid values in selection. Since http://bazaar.launchpad.net/~openerp/openobject-server/7.0/revision/5107 (In ocb-server http://bazaar.launchpad.net/~ocb/ocb-server/7.0/revision/5125) This fix breaks the selection field as it impossible to create attribute options anymore It will generate the following error when trying to generate the options: --------------- ValidateError The value "res.country,16" for the field "attribute_option.value_ref" is not in the selection --------------- This is due to some creation of an empty list for valid values in selection.
2013-10-29 13:14:19 Yannick Vaucher @ Camptocamp description Since http://bazaar.launchpad.net/~openerp/openobject-server/7.0/revision/5107 (In ocb-server http://bazaar.launchpad.net/~ocb/ocb-server/7.0/revision/5125) This fix breaks the selection field as it impossible to create attribute options anymore It will generate the following error when trying to generate the options: --------------- ValidateError The value "res.country,16" for the field "attribute_option.value_ref" is not in the selection --------------- This is due to some creation of an empty list for valid values in selection. Since http://bazaar.launchpad.net/~openerp/openobject-server/7.0/revision/5107 (In ocb-server http://bazaar.launchpad.net/~ocb/ocb-server/7.0/revision/5125) This fix breaks the selection field as it impossible to create attribute options anymore Create a product attribute - name: x_country_id - type: select - model: res.country - domain: [] Click on Load Options Add Åland Islands Validate It will generate the following error when trying to generate the options: --------------- ValidateError The value "res.country,16" for the field "attribute_option.value_ref" is not in the selection --------------- This is due to some creation of an empty list for valid values in selection.
2013-10-29 14:11:41 Launchpad Janitor branch linked lp:~camptocamp/openerp-product-attributes/7.0-fix-1245875-yvr
2013-10-29 14:13:13 Yannick Vaucher @ Camptocamp openerp-product-attributes: assignee Yannick Vaucher @ Camptocamp (yvaucher-c2c)
2013-10-29 14:13:18 Yannick Vaucher @ Camptocamp openerp-product-attributes: status New Fix Committed
2013-11-11 15:50:15 Guewen Baconnier @ Camptocamp openerp-product-attributes: status Fix Committed Fix Released