Open msoutopico opened 4 years ago
Pre-conditions
A version n of a plugin is in the local installation and a version n+1 is available for download. The remote _versionnotes.txt accordingly as +1 version than the local version. Eg.
Latest version in local version_notes.txt is:
version_notes.txt
## Update 51_c0p (2020-07-01) * Blabla.
Local plugins folder has:
plugins
Latest version in remote version_notes.txt is :
## Update 52_c0p (2020-07-03) * Plugin `plugin-omt-package-1.6.1.jar` available.
Expected results
After the update, the plugins folder has (among others):
Actual results
Further info
Reproduced by some users (e.g. IL) but not others.
can't reproduce
Bug still reproduced with version 0.4.9 of the script (tested with OmegaT versions 4.2.0 and 5.4.0)
Pre-conditions
A version n of a plugin is in the local installation and a version n+1 is available for download. The remote _versionnotes.txt accordingly as +1 version than the local version. Eg.
Latest version in local
version_notes.txt
is:Local
plugins
folder has:Latest version in remote
version_notes.txt
is :Expected results
After the update, the
plugins
folder has (among others):Actual results
After the update, the
plugins
folder has (among others):Further info
Reproduced by some users (e.g. IL) but not others.