kosivantsov / omegat_scripts

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

Some custom files not updated if no version_notes.txt available #1

Closed msoutopico closed 4 years ago

msoutopico commented 4 years ago

Preconditions

  1. Current script in C:\Users\<user>\AppData\Roaming\OmegaT\scripts is version:

    • @date: 2019-12-30
    • @version: 0.4.7
  2. Latest script version is saved somewhere else:

    • @date: 2020-03-06
    • @version: 0.4.6
    • autoLaunch = false
  3. Available customization version is 38_c00

Steps to reproduce

  1. Delete files version_notes.txt and local_version_notes.txt.
  2. In OmegaT, go to Tools > Scripting > File > Open Script and select script 0.4.7 (2019-12-30), run that script.
  3. Insert https://cat.capstan.be/OmegaT/dev/index.php if requested

Expected results

Actual results

msoutopico commented 4 years ago

There's no bug. The problem was in the URL being used (and the custom files being downloaded, please ignore).