installer: Do not wrongly hide namespace input field
authorFomafix <fomafix@googlemail.com>
Fri, 27 Apr 2018 14:27:39 +0000 (16:27 +0200)
committerLegoktm <legoktm@member.fsf.org>
Wed, 23 May 2018 05:55:19 +0000 (05:55 +0000)
commita3335f4b3be7f5d7e279ccbbd06682cbc3541527
tree390a0c8448bfee1bf44651a584ef60b99e6c6471
parentc2fbbc80e6811a44c337c72b382ec77fa04fa38a
installer: Do not wrongly hide namespace input field

When the radio button is already on "other" then the input field for
the namespace should not get hidden by JavaScript on load.

Also remove the readonly attribute in HTML because the readonly
attribute can not get removed with disabled JavaScript.

Change-Id: I8cfde90d791765234572caf00b731881ac2eda48
(cherry picked from commit 31a472655b246df3c072d36959afcb7d2897889d)
includes/installer/WebInstallerName.php
mw-config/config.js