Remus Avram Posted December 15, 2016 Report Posted December 15, 2016 Hey, if we don't set a default value for a custom attribute of Type Number, it sets to empty Unicode string "u''". Shouldn't return None?
Mattias Lagergren Posted December 16, 2016 Report Posted December 16, 2016 That sounds more correct! I will have a look at this, as I'm already working on improvements to custom attributes
Remus Avram Posted February 24, 2017 Author Report Posted February 24, 2017 Hi @Mattias Lagergren, are there any updates regarding this issue?
Mattias Lagergren Posted February 27, 2017 Report Posted February 27, 2017 On 24/02/2017 at 6:10 PM, Remus Avram said: are there any updates regarding this issue? This should be fixed in 3.3.38: Quote Empty custom attribute values are returned as empty string rather than None. This issue effects number and date type attributes.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.