Added known issue - refs #5161

skala
Yannick Warnier 14 years ago
parent 1082ace12c
commit 045f144f2d
  1. 1
      documentation/changelog.html

@ -203,6 +203,7 @@ This version of Chamilo only includes new features:
<li> <li>
<b>Document title:</b> The option to NOT use a document title different than the filename in the documents tool has been removed. This means that if this setting was not set to the default option in your Chamilo option or if you have a very old installation that you have been upgrading over the years, you might experience problems accessing the documents. In this case, we recommend contacting an official provider of Chamilo to take this migration in charge. <b>Document title:</b> The option to NOT use a document title different than the filename in the documents tool has been removed. This means that if this setting was not set to the default option in your Chamilo option or if you have a very old installation that you have been upgrading over the years, you might experience problems accessing the documents. In this case, we recommend contacting an official provider of Chamilo to take this migration in charge.
</li> </li>
<li>During upgrade, if your database ends with "c_", the installation process will report errors in the PHP error log. This is due to a check on the new c_id field for database normalization, but is not important. The corresponding logging code can be disabled in database.lib.php</li>
</ul> </ul>
<h3>Third-Party Libraries additions/updates</h3> <h3>Third-Party Libraries additions/updates</h3>

Loading…
Cancel
Save