Confirming a string doesn’t update the UI

When confirming a new segment that has a TM match applied, the status of the segment doesn’t change. Sometimes I get this error:

The document contains no segment with ID = 8.2 inside a paragraph  unit with ID =8.

I am using a plugin for file type that imports the segments ID as a decimal number ( Example: 1.1, 1.2) but as an integer in the TM. 

The stack trace error is in Sdl.FileTypeSupport.Framework.FileTypeuppoerException, the source is Sdl.DeskotpEditor.Controler and the latest stack trace is:

- SegmentFinder.FindSegment

- BilingualDocument.UpdateSegmentProperies

Is there a way to catch the confirm action in plugin code and investigate?

Thanks,

Delfina

Parents Reply Children
No Data