-
- Downloads
[FIX] web: all routes should have **kw to support utm/extra params
Without this commit, a valid route /web/content with an extra params eg utm or adwords will return a 500 with: TypeError: content_common() got an unexpected keyword argument 'extra_param_name' This commit closes #21221 Task-32836 should fix for all routes in a future version
Loading
Please register or sign in to comment