mirror of
https://github.com/odoo/owl.git
synced 2025-10-06 19:59:41 +07:00
c105c6da38
This commit fixes the three following issues: - Symbols could never appear in shortened display of objects - Objects which contained only symbols as keys would be considered to be empty and therefore not expandable - Symbol value edition would create a new property on the object with the stringified symbol as key instead of updating its value closes https://github.com/odoo/owl/issues/1464