- 
    
Problem report
 - 
    Resolution: Unresolved
 - 
    
Trivial
 - 
    None
 - 
    4.0.13rc1, 4.2.7rc1, 4.4.0alpha3
 
Problem description: multiple clicking on the "Import" button when trying to import a host or a template results in creation of multiple identical hosts, the only difference is host id, in such a way bypassing the validation for host name uniqueness.
Steps to reproduce:
- Export a host (the more complex is its configuration, the better)
 - Open the exported file and change the name of the host.
 - Navigate to Configuration => Hosts and press "Import"
 - Select the previously modified export file and press "Import" button multiple times (as fast as You can).
 - Check Configuration => Hosts
 
Result: Multiple identical hosts were created.
Expected: Processing of multiple host/template import requests within such short period of time should be restricted - only 1 Host should've been created.