kosivantsov / omegat_scripts

Scripts for OmegaT
GNU General Public License v3.0
8 stars 4 forks source link

Customization - New version of plugin does not replace old version if filename is identical #10

Closed msoutopico closed 4 years ago

msoutopico commented 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. Accordintly, the remote version_notes.txt has +1 version than the local version. E.g.

Latest version in local version_notes.txt is:

## Update 51_c0p (2020-07-01)
* Blabla.

Local plugins folder has:

Latest version in remote version_notes.txt is :

## Update 52_c0p (2020-07-03)
* Plugin `plugin-omt-package-1.6.1.jar` available (same name, new functionality).

Expected results

After the update, the plugins folder has (among others):

Actual results

After the update, the plugins folder has (among others):

kosivantsov commented 4 years ago

solved in v.0.4.9