#699 closed improvement (fixed)
Display a WARNING message when an office file is NOT saved
| Reported by: | helpdesk | Owned by: | Alex |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | Office Addin | Version: | 7.5 |
| Keywords: | Cc: | luciano.martelli@… |
Change History (8)
comment:1 by , 10 years ago
| Component: | → Office Addin |
|---|---|
| Owner: | set to |
| Priority: | major → minor |
| Status: | new → accepted |
| Type: | → improvement |
| Version: | → 7.5 |
comment:2 by , 9 years ago
| Owner: | changed from to |
|---|---|
| Status: | accepted → assigned |
comment:3 by , 9 years ago
| Summary: | Richiesta messaggio di WARNING quando un file office non viene salvato → Remove the WARNING message when an office file is saved |
|---|
comment:4 by , 8 years ago
| Description: | modified (diff) |
|---|---|
| Summary: | Remove the WARNING message when an office file is saved → Display a WARNING message when an office file is NOT saved |
comment:5 by , 8 years ago
comment:6 by , 8 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → 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 by , 8 years ago
| Cc: | added |
|---|
comment:8 by , 8 years ago
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.