not working: import hosts by csv-file (1.2.0/4592 on centos 7.1)
-
First, thanks for your great job providing fog!
we had some issues by importing hosts using a csv-file.
it results in msg: “Host already exists with this name:”
it seems to be caused by a missing value of variable $iterator in {DocumentRoot}fog/lib/fog/FOGPage.class.php
before line 1247 (it worked around by setting $iterator=1).
could you please verify - thnx loderunner -
This has been fixed for a while. Please update.