|
Mantis - Resin
|
|||||
| Viewing Issue Advanced Details | |||||
|
|
|||||
| ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
| 1683 | text | always | 04-11-07 13:25 | 04-13-07 15:44 | |
|
|
|||||
| Reporter: | nam | Platform: | |||
| Assigned To: | ferg | OS: | |||
| Priority: | normal | OS Version: | |||
| Status: | closed | Product Version: | 3.1.0 | ||
| Product Build: | Resolution: | fixed | |||
| Projection: | none | ||||
| ETA: | none | Fixed in Version: | 3.1.1 | ||
|
|
|||||
| Summary: | 0001683: host regexp - "should include a <host-name> tag" always printed | ||||
| Description: |
In HostConfig.init(), it should be checking getHostName() instead of getId(): @PostConstruct public void init() { if (_regexp != null && getId() == null) log.config(L.l("<host regexp=\"{0}\"> should include a <host-name> tag.", _regexp.pattern())); } |
||||
| Steps To Reproduce: | |||||
| Additional Information: | |||||
| Relationships | |||||
| Attached Files: | |||||
| Notes | |||||
|
|
|||||
|
|
||||