In the DB config form fields, if you input a host that is numeric, then app.php configuration gets mangled at line 220. I'm assuming the problem is the pattern in DATASOURCE_REGEX, line 32 in oven.php. See screenshots below.
Error:
After attempting an IP, then a Rackspace host with a numeric sub-domain, I tried simply "42" to see what would happen. Screenshot is result. All attempts resulted in similar code removal.
In the DB config form fields, if you input a host that is numeric, then
app.php
configuration gets mangled at line 220. I'm assuming the problem is the pattern inDATASOURCE_REGEX
, line 32 inoven.php
. See screenshots below.Error:
After attempting an IP, then a Rackspace host with a numeric sub-domain, I tried simply "42" to see what would happen. Screenshot is result. All attempts resulted in similar code removal.
Default: