Bug #414
closedSetup wizard broken
0%
Description
Going through the setup wizard results in a broken system. After the NTP server configuration page, it goes to "No page assigned to this user", and nothing works after that point.
Files
Updated by Erik Fonnesbeck over 14 years ago
This issue was introduced by the change in f39fe79edfc4d45ba0c94efd90f19b5a49dabae6
I'm currently trying to find the reason that messes up the config. It has something to do with introducing elements into the config that have a name that is only a number. I'm currently looking through the code to try to figure out why it writes it out that way.
Updated by Erik Fonnesbeck over 14 years ago
Just checked it out again. Specifically, it is making an entry that looks like this:
<dnsallowoverride> <1>on</1> </dnsallowoverride>
The XML parser does not like fields that are like that.
Updated by Erik Fonnesbeck over 14 years ago
The change from that commit seems to fix it.
Updated by Oscar Francia over 14 years ago
Wizard works fine no snapshot 10-03-2010
Updated by Oscar Francia over 14 years ago
Works snapshot 12-03-2010
But:
- on page Wan is an error on the top (view image attached)
Updated by Chris Buechler over 14 years ago
- Status changed from Feedback to Resolved
Updated by Oscar Francia over 14 years ago
In the last build same error on the top :(
/ Enable Dial-On-Demand mode/ Enable Dial-On-Demand modeBlock private networks from entering via WANBlock non-Internet routed networks from entering via WAN
Updated by Oscar Francia over 14 years ago
Oscar Francia wrote:
In the last build same error on the top :(
/ Enable Dial-On-Demand mode/ Enable Dial-On-Demand modeBlock private networks from entering via WANBlock non-Internet routed networks from entering via WAN
I've tested an old build.... The error is on me :)