Feature #9033
Give a meaningful error message when SPREADSHEET widget backend is not enabled in the directory
Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
Due date:
% Done:
0%
billable:
No
vendor_id:
GCD
case_num:
version_reported:
version_resolved:
reviewer:
production:
No
env_name:
topics:
Related issues
History
#1 Updated by Hynek Cihlar almost 2 years ago
When SPREADSHEET widget is used while it is not enabled in the directory a generic message is given stating the backed failed to initialize. In this case it should state that it wasn't enabled in the directory.
Also there are some unexpected exceptions, when this generic error is displayed, see #8991-22.
#2 Updated by Hynek Cihlar almost 2 years ago
- Related to Feature #8991: Integrate SPREADSHEET widget in Hotel GUI sample application added
#3 Updated by Hynek Cihlar almost 2 years ago
As part of this task gracefully handle missing support of SPREADSHEET widget in Swing GUI. In Swing GUI SPREADSHEET widget is not supported, which is expected, but there is an abend when SPREADSHEET widget is attempted to be created or used.