Wedge

Public area => Bug reports => The Pub => Archived fixes => Topic started by: Farjo on November 2nd, 2012, 08:46 PM

Title: Reserved names
Post by: Farjo on November 2nd, 2012, 08:46 PM
If you add a reserved name and click Save, the text field goes blank and an error is generated:

Code: [Select]
http://bla.bla/index.php?action=admin;area=regcenter
 8: Undefined index: reserved
 File: /bla/Sources/ManageRegistration.php
 Line: 237
Title: Re: Reserved names
Post by: Arantor on November 2nd, 2012, 09:34 PM
Oops, I broke that in revision 347 - years ago! But fortunately is an easy fix.
Title: Re: Reserved names
Post by: Nao on November 2nd, 2012, 09:39 PM
lol, you committed right before I did... I didn't deal with that particular bug though, it's just a commit of the bugs I personally found and fixed today.
Have yet to read the forum, and I doubt I'll be able to do much of that tonight...
Title: Re: Reserved names
Post by: Arantor on November 2nd, 2012, 09:40 PM
Yup, it is fixed now in trunk :)