-
- Downloads
[FIX] website: make test determinist for single install
When running -i website --test-enable, the test was falsy. The last page created page was present in matching_page wich one is a criteria to be excluded from last modified page to avoid duplicate suggested page. Now we substract correctly them before comparison. https://github.com/odoo/odoo/blob/saas-13.4/addons/website/controllers/main.py#L243 closes odoo/odoo#57773 X-original-commit: 19319a7f88f474a6410ea1dabc6bcc1ac51e97bb Signed-off-by:Xavier Dollé (xdo) <xdo@odoo.com> Signed-off-by:
Jérémy Kersten (jke) <jke@openerp.com>
Please register or sign in to comment