Ticket #791 (new defect)

Opened 3 years ago

Last modified 2 years ago

config.inc.php altered by install process, should only alter files not under source control

Reported by: jeffk Assigned to: developer
Priority: major Milestone: 5.1.0
Component: vtigercrm Version: 5.0.0
Keywords: install repository Cc:

Description

In [6054], my working copy of config.inc.php includes data written by the installer. When I commit, these changes make it back into the repository. I think the install process should be altered further to write these changes to a file that is not part of the repository source tree.

The user should be able to use this file as a portable configuration to a fresh vtigercrm source tree, skipping the installation step. This may be the subject of a separate ticket.

Change History

05/16/06 07:20:05 changed by jeffk

(In [6055]) refs #791 and #752. config.inc.php altered by installer, reverting changes. installation data should be written to a file not under source control.

05/16/06 18:25:43 changed by jeffk

(In [6087]) refs #791 and #795. config.inc.php altered by installer, reverting changes

06/15/06 07:04:05 changed by saraj

  • version changed from 5.0.0 to 5.0.1.

09/20/06 10:12:18 changed by saraj

  • version changed from 5.0.1 to 5.0.0.
  • milestone changed from 5.0.0 to 5.1.0.