requirements/test-web.txt
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Fri, 06 Oct 2017 15:14:18 +0200
branch3.25
changeset 12213 1d7e4f98f902
parent 11478 1817f8946c22
child 12316 b80f186b9dbe
child 12322 cd211bb9aa8e
permissions -rw-r--r--
[uicfg] Fix autoform_section rtags wrt derivation cw 3.25 introduced the 'derived rtags' feature, but missed that `autoform_section` implementation was overriding several methods where this was implemented in the base class. The following problems are tested and fixed: * during init, we should not attempt to call `_initfunc_step2` if there is some parent, * but we should handle expansion of wildcard ('*' used as subject or object of a tag) since this is handled during init step for this class, unlike others which handle this in `get` method (i.e. at lookup time), * fix overrided `get` method to consider parent rtag if any. Closes #17107020

Twisted < 16.0.0
requests
webtest
cubicweb-blog
cubicweb-file
cubicweb-tag