This topic was marked solved by Arantor, on November 3rd, 2012, 07:11 PM

Farjo

  • "a valuable asset to the community"
  • Posts: 492
Reserved names
« 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

Arantor

  • As powerful as possible, as complex as necessary.
  • Posts: 14,278
Re: Reserved names
« Reply #1, on November 2nd, 2012, 09:34 PM »
Oops, I broke that in revision 347 - years ago! But fortunately is an easy fix.
When we unite against a common enemy that attacks our ethos, it nurtures group solidarity. Trolls are sensational, yes, but we keep everyone honest. | Game Memorial

Nao

  • Dadman with a boy
  • Posts: 16,082
Re: Reserved names
« Reply #2, 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...

Arantor

  • As powerful as possible, as complex as necessary.
  • Posts: 14,278
Re: Reserved names
« Reply #3, on November 2nd, 2012, 09:40 PM »
Yup, it is fixed now in trunk :)