[Mahara-contributors] [Bug 1011950] Re: Auth type warning during registration

2012-09-09 Thread Melissa Draper
This was fixed against its duplicate.

** Changed in: mahara
   Status: In Progress = Fix Committed

** Changed in: mahara
 Assignee: Alan McNatty (alanmc) = (unassigned)

** Changed in: mahara
Milestone: 1.6.0 = None

** Changed in: mahara
   Status: Fix Committed = Invalid

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/1011950

Title:
  Auth type warning during registration

Status in Mahara ePortfolio:
  Invalid

Bug description:
  on Mahara master (1.6.0dev)

  When I register on the site (internal auth; tried with confirm
  registration and without), I get the following warning:

  [WAR] 49 (auth/lib.php:2178) Undefined index: authtype
  Call stack (most recent first):

  log_message(Undefined index: authtype, 8, true, true, 
/home/kristina/code/16stable/htdocs/auth/lib.php, 2178) at 
/home/kristina/code/16stable/htdocs/lib/errors.php:446
  error(8, Undefined index: authtype, 
/home/kristina/code/16stable/htdocs/auth/lib.php, 2178, array(size 4)) at 
/home/kristina/code/16stable/htdocs/auth/lib.php:2178
  auth_register_submit(object(Pieform), array(size 10)) at Unknown:0
  call_user_func_array(auth_register_submit, array(size 2)) at 
/home/kristina/code/16stable/htdocs/lib/pieforms/pieform.php:512
  Pieform-__construct(array(size 11)) at 
/home/kristina/code/16stable/htdocs/auth/lib.php:2061
  auth_generate_registration_form_js(array(size 11), array(size 4)) at 
/home/kristina/code/16stable/htdocs/register.php:209

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1011950/+subscriptions

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1011950] Re: Auth type warning during registration

2012-08-01 Thread Alan McNatty
Patch provided - see https://reviews.mahara.org/#/c/1466/

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/1011950

Title:
  Auth type warning during registration

Status in Mahara ePortfolio:
  Triaged

Bug description:
  on Mahara master (1.6.0dev)

  When I register on the site (internal auth; tried with confirm
  registration and without), I get the following warning:

  [WAR] 49 (auth/lib.php:2178) Undefined index: authtype
  Call stack (most recent first):

  log_message(Undefined index: authtype, 8, true, true, 
/home/kristina/code/16stable/htdocs/auth/lib.php, 2178) at 
/home/kristina/code/16stable/htdocs/lib/errors.php:446
  error(8, Undefined index: authtype, 
/home/kristina/code/16stable/htdocs/auth/lib.php, 2178, array(size 4)) at 
/home/kristina/code/16stable/htdocs/auth/lib.php:2178
  auth_register_submit(object(Pieform), array(size 10)) at Unknown:0
  call_user_func_array(auth_register_submit, array(size 2)) at 
/home/kristina/code/16stable/htdocs/lib/pieforms/pieform.php:512
  Pieform-__construct(array(size 11)) at 
/home/kristina/code/16stable/htdocs/auth/lib.php:2061
  auth_generate_registration_form_js(array(size 11), array(size 4)) at 
/home/kristina/code/16stable/htdocs/register.php:209

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1011950/+subscriptions

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1011950] Re: Auth type warning during registration

2012-08-01 Thread Alan McNatty
** Changed in: mahara
Milestone: None = 1.6.0

** Changed in: mahara
 Assignee: (unassigned) = Alan McNatty (alanmc)

** Changed in: mahara
   Status: Triaged = Fix Committed

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/1011950

Title:
  Auth type warning during registration

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  on Mahara master (1.6.0dev)

  When I register on the site (internal auth; tried with confirm
  registration and without), I get the following warning:

  [WAR] 49 (auth/lib.php:2178) Undefined index: authtype
  Call stack (most recent first):

  log_message(Undefined index: authtype, 8, true, true, 
/home/kristina/code/16stable/htdocs/auth/lib.php, 2178) at 
/home/kristina/code/16stable/htdocs/lib/errors.php:446
  error(8, Undefined index: authtype, 
/home/kristina/code/16stable/htdocs/auth/lib.php, 2178, array(size 4)) at 
/home/kristina/code/16stable/htdocs/auth/lib.php:2178
  auth_register_submit(object(Pieform), array(size 10)) at Unknown:0
  call_user_func_array(auth_register_submit, array(size 2)) at 
/home/kristina/code/16stable/htdocs/lib/pieforms/pieform.php:512
  Pieform-__construct(array(size 11)) at 
/home/kristina/code/16stable/htdocs/auth/lib.php:2061
  auth_generate_registration_form_js(array(size 11), array(size 4)) at 
/home/kristina/code/16stable/htdocs/register.php:209

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1011950/+subscriptions

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1011950] Re: Auth type warning during registration

2012-06-14 Thread Hugh Davenport
** Changed in: mahara
   Importance: Undecided = Low

** Changed in: mahara
   Status: New = Triaged

** Tags added: bite-sized

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/1011950

Title:
  Auth type warning during registration

Status in Mahara ePortfolio:
  Triaged

Bug description:
  on Mahara master (1.6.0dev)

  When I register on the site (internal auth; tried with confirm
  registration and without), I get the following warning:

  [WAR] 49 (auth/lib.php:2178) Undefined index: authtype
  Call stack (most recent first):

  log_message(Undefined index: authtype, 8, true, true, 
/home/kristina/code/16stable/htdocs/auth/lib.php, 2178) at 
/home/kristina/code/16stable/htdocs/lib/errors.php:446
  error(8, Undefined index: authtype, 
/home/kristina/code/16stable/htdocs/auth/lib.php, 2178, array(size 4)) at 
/home/kristina/code/16stable/htdocs/auth/lib.php:2178
  auth_register_submit(object(Pieform), array(size 10)) at Unknown:0
  call_user_func_array(auth_register_submit, array(size 2)) at 
/home/kristina/code/16stable/htdocs/lib/pieforms/pieform.php:512
  Pieform-__construct(array(size 11)) at 
/home/kristina/code/16stable/htdocs/auth/lib.php:2061
  auth_generate_registration_form_js(array(size 11), array(size 4)) at 
/home/kristina/code/16stable/htdocs/register.php:209

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1011950/+subscriptions

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp