Ticket #1111 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

sync'ing local changes throws exception when using FileAdaptor

Reported by: FND Owned by: MartinBudden
Priority: major Milestone: 2.5.3
Component: core Version:
Severity: medium Keywords:
Cc:

Description

As discussed  here (and numerous times before), sync tries to push local changes to the originating host even when using the FileAdaptor?, resulting in an exception being thrown.

At the very least, the exception should be caught and reported in more friendly form to improve the user experience.

Attachments

ticket1111.patch Download (1.3 KB) - added by FND 3 years ago.
catching possible exceptions (fairly crude way of addressing this issue, but might be good enough)

Change History

Changed 3 years ago by FND

catching possible exceptions (fairly crude way of addressing this issue, but might be good enough)

Changed 3 years ago by FND

  • owner changed from JeremyRuston to MartinBudden
  • milestone changed from 2.5.4 to 2.5.3

possible inclusion in 2.5.3 - assigning for review

Changed 3 years ago by FND

  • status changed from new to closed
  • resolution set to fixed

Patch applied in changeset:10103.

Note that the error messages currently do not support localization.

Note: See TracTickets for help on using tickets.