Closed msoutopico closed 4 years ago
There's no bug. The problem was in the URL being used (and the custom files being downloaded, please ignore).
There was a bug which would prevent the update if the older version was of the different order of magnitude. Will be fixed in the next commit.
Fixed in v.0.4.7
Preconditions
Some scripts are edited and have a mark like
##OLD##
Some plugins have old versions (e.g. okapi: 1.5)
Latest script version is saved outside of the
scripts
folder:Available customization version is 38_c00
Current version in
version_notes.txt
andlocal_version_notes.txt
is 36_c00Steps to reproduce
https://cat.capstan.be/OmegaT/dev/index.php
if requested)Expected results Since there current version is not contiguous to the latest version available (38 - 36 > 1), all config files, scripts and plugins are downloaded and written in
config_dir
. For example, after the update,##OLD##
is restored (and that edit is removed) andActual results Plugins are updated but scripts are not.