odoo/addons/website/views
Jeremy Kersten 7f6c669530 [FIX] website: /website/info use website.info xmlid
When a user try to create a new page info, he is redirected
to the /page/info because the xmlid already exists...

The problem is that this view need to be rendered via the
controller /website/info which gives some extra values (version, ...)

The fix for v8 is to redirect /page/info to /website/info.

In V9, the behavior is changed and one page info-1 will be created.
But this fix is also required for direct access to /page/info.

To do in master: maybe use another xml_id that this basic name 'info'?

This commit fix issue #8022
2016-08-05 12:05:24 +02:00
..
ir_actions.xml [IMP] Add url widget in server actions form view 2014-02-18 09:43:15 +01:00
res_config.xml [FIX] website: can not change website name 2014-12-01 16:50:51 +01:00
snippets.xml [FIX] website: customize logo 2015-04-24 13:30:47 +02:00
themes.xml [FIX] Use local copies of png instead of fetching them from websites 2015-01-23 11:23:04 +01:00
website_backend_navbar.xml [FIX] website: 'Display Editor Bar on Website' group stopped working at commit a2ef044c47 2014-09-26 16:50:34 +02:00
website_templates.xml [FIX] website: /website/info use website.info xmlid 2016-08-05 12:05:24 +02:00
website_views.xml [IMP] website: update sample social media accounts 2014-07-30 13:24:39 +02:00