Thursday, December 29, 2016
1 change · master
Enhancements to existing features
QWeb templates now support XML namespaces in a cleaner way, adding namespace declarations only where needed. This improves compatibility for template output that relies on namespaced XML while keeping generated markup simpler.
Original PR description
* Adds the namespace attribute only to the highest ancestor * Uses the reduced namespace and not the actual value