Configuration through the admin center generates incorrect nuxeo.templates in
some cases
----------------------------------------------------------------------------------------
Key: NXP-8707
URL: https://jira.nuxeo.com/browse/NXP-8707
Project: Nuxeo Enterprise Platform
Issue Type: Bug
Components: Admin Center
Affects Versions: 5.5
Reporter: Thierry Martins
Assignee: Julien Carsique
Priority: Critical
Fix For: 5.5.0-HF02, 5.6
Steps to reproduce:
- Edit manually the templates in $NUXEO/bin/nuxeo.conf to add https to a
PostgreSQL+DAM configuration. The corresponding line becomes:
{noformat}nuxeo.templates=postgresql,dam,https{noformat}
- Start Nuxeo
- Go to the configuration screen in Admin Center
- Edit some properties about notification for instance (prefix subject)
- Save the parameters and restart
=> it will never start
If you start to restart, you got an error because the templates parameter is
incorrectly set with:
{noformat}nuxeo.templates=postgresql,damhttps{noformat}
In the configuration screen, there is two fields listing the templates, one
correctly {{nuxeo.templates}}, one incorrectly {{nuxeo.nodbtemplates}}
See screenshot attached to this ticket
Maybe the problem is related to the detection of the database configuration
from the previous {{nuxeo.templates}} property
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets