Description of problem: see bug summary How reproducible: always Steps to Reproduce: 1. Make any update throught the UI to some virtual host with ServerName defined in httpd.conf. 2. Save the changes in the UI. 3. Look at the updated httpd.conf. The ServerName directive is missing. Actual results: Virtual host gets corrupted. Expected results: Update should retain the unchanged properties.
ServerName should be read-only
commit 09013bf47ff002214dad4f9e21130acacf526234
I was able to edit this and the change was made successfully. However, per comment #2, should users even be able to populate this field?
I just checked this on a build from a few hours ago. User is able to change servername. Unless this was never checked into master, I think we fixed the first part, but per the comment above, I think we shouldn't be able to change it at all. Will return to dev for now; once we have a resolution one way or another, I can close it out.
QA Verified.
Mass-closure of verified bugs against JON.