Skip to content
Snippets Groups Projects
Commit 13af401b authored by Simon Lejeune's avatar Simon Lejeune
Browse files

[FIX] QWeb: xml namespaces and t-call

Before this commit, when a t-call attribute triggered the compilation of
a template, the compilation of this template was not aware of the nsmap
of the parent, resulting in redundant xml namespaces declaration.

With this commit, we pass the current nsmap through the `options` dict.
parent 0d3af7ce
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment