XnView: MP 1.4.1 - 64 bit
OS: Windows 10
When renaming a file using the batch rename dialog, the file is renamed but the descript.ion entry associated with the file isn't carrying the correct file name. The on-screen presentation of the file name and description is correct.
It looks as if the descript.ion file is being updated too early in the rename process (after the temporary rename rather than after the completed rename). Further, even if a file in the list isn't renamed (because it doesn't meet the regex), its associated descript.ion entry is similarly mangled.
Effect: Information stored in the descript.ion file is disassociated from the file.
To reproduce:
1. Insure that a number of files have descript.ion entries
2. Rename the files using the rename dialog (the inline rename seems to work correctly).
3. Navigate XnView MP to another directory and back or restart XnView MP.
Actual behaviour (bug): descript.ion entry file name is changed to tmp-xnview-<number>-<original file name>

Expected behaviour: description file is modified to reflect the new name with the original description.