Project

General

Profile

Bug #12661

Updated by Julien Pivotto over 9 years ago

Step to reproduce: 

 1. Go to the page describing one host 
 2. Page Look the page title in the browser is browser: "$FQDN" 
 3. Edit the host 
 4. Page Look the page title in the browser is browser: "Edit $FQDN" 
 5. Save the host 
 6. Page Look the page title in the browser is browser: "Edit $FQDN" 


 Expected: 
 Page title in the browser is to be "$FQDN" again. 

Back