Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0001683 [Resin] text always 04-11-07 13:25 04-13-07 15:44
Reporter nam View Status public  
Assigned To ferg
Priority normal Resolution fixed  
Status closed   Product Version 3.1.0
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()));
  }
Additional Information
Attached Files

- Relationships

- Notes
(0001845)
ferg
04-13-07 15:44

server/1f31
 

- Issue History
Date Modified Username Field Change
04-11-07 13:25 nam New Issue
04-13-07 15:44 ferg Note Added: 0001845
04-13-07 15:44 ferg Assigned To  => ferg
04-13-07 15:44 ferg Status new => closed
04-13-07 15:44 ferg Resolution open => fixed
04-13-07 15:44 ferg Fixed in Version  => 3.1.1


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed.
26 unique queries executed.
Powered by Mantis Bugtracker