Ticket #169 (closed defect: done)
ConfigStatusTab.java shouldn't use hardcoded names of config files.
| Reported by: | jdalbey | Owned by: | jdalbey |
|---|---|---|---|
| Priority: | Low | Milestone: | Sep 2019 Training |
| Component: | CAD Server | Version: | |
| Severity: | Minor | Keywords: | |
| Cc: |
Description
Currently hardcoded names of config files are used in the setupComboBox() method. It should obtain these names from the main config file, which might be provided dynamically as a system property.
Change History
Note: See
TracTickets for help on using
tickets.

Fixed in r455.