#699 closed improvement (fixed)
Display a WARNING message when an office file is NOT saved
Reported by: | helpdesk | Owned by: | Blucecio |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Office Addin | Version: | 7.5 |
Keywords: | Cc: | luciano.martelli@… |
Change History (8)
comment:1 Changed 8 years ago by car031
- Component set to Office Addin
- Owner set to car031
- Priority changed from major to minor
- Status changed from new to accepted
- Type set to improvement
- Version set to 7.5
comment:2 Changed 8 years ago by car031
- Owner changed from car031 to Blucecio
- Status changed from accepted to assigned
comment:3 Changed 8 years ago by car031
- Summary changed from Richiesta messaggio di WARNING quando un file office non viene salvato to Remove the WARNING message when an office file is saved
comment:4 Changed 7 years ago by Blucecio
- Description modified (diff)
- Summary changed from Remove the WARNING message when an office file is saved to Display a WARNING message when an office file is NOT saved
comment:5 Changed 7 years ago by Blucecio
comment:6 Changed 7 years ago by Blucecio
- Resolution set to fixed
- Status changed from assigned to closed
Added checks to verify that LogicalDOC Office Addin will be loaded before the requested application opens.
Available in the upcoming release 3.3.1 of LogicalDOC Office Addin
comment:7 Changed 7 years ago by Blucecio
- Cc luciano.martelli@… added
comment:8 Changed 7 years ago by Blucecio
Addin version 3.3.1
published in the distribution website https://dist.logicaldoc.com/dist/logicaldoc/
Note: See
TracTickets for help on using
tickets.
There is no need to display a warning message, because if the operations doesn't complete successfully the exception is shown to the user, so that he knows immediately there is a problem.
The customer requested this feature because sometimes the Addin is deactivated automatically by MS Office when there is an exception, but if the Add-in is not running it can't do any check.