Steps to Reproduce:
Expected Results:
Output pane shows;
Script "a.groovy" bound to slot #1.
Script "b.groovy" bound to slot #2.
Script "c.groovy" bound to slot #3.
Script "a.groovy" unbound from slot #1.
Script "b.groovy" unbound from slot #2.
Script "c.groovy" unbound from slot #3.
Actual Results:
Output pane shows;
Script "a.groovy" bound to slot #1.
Script "b.groovy" bound to slot #2.
Script "c.groovy" bound to slot #3.
Script "c.groovy" unbound from slot #1.
Script "c.groovy" unbound from slot #2.
Script "c.groovy" unbound from slot #3.
Fixed in SVN (/trunk).
Didier
Fixed in the released version 3.1.3 of OmegaT.
Didier