Configure screen does not use the Base URL from application.xml ---------------------------------------------------------------
Key: CONTINUUM-505 URL: http://jira.codehaus.org/browse/CONTINUUM-505 Project: Continuum Type: Bug Components: Web interface Versions: 1.0.2 Reporter: Dennis Lundberg Priority: Minor If a user has changed the port that Continuum listens to, the default value shown in the configure screen is wrong. The file continuum-web/src/main/resources/templates/screens/Configure.vm needs to be altered and use a variable like the one used for the installation directory ($continuum.configuration.applicationHome). I was not able to figure out the name of the variable to use for this so I am unable to supply a patch. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira