← Back to team overview

mahara-contributors team mailing list archive

[Bug 1026618] A change has been merged

 

Reviewed:  https://reviews.mahara.org/1634
Committed: http://gitorious.org/mahara/mahara/commit/59f32c4195b98add8bb3921c905964b9b1c0f762
Submitter: Hugh Davenport (hugh@xxxxxxxxxxxxxxx)
Branch:    1.6_STABLE

commit 59f32c4195b98add8bb3921c905964b9b1c0f762
Author: Simon Story <simon.story@xxxxxxxxxxxxxxx>
Date:   Thu Jul 26 14:39:16 2012 +0100

    Use mb_ funcs on new usernames with diacritics. (Bug #1026618)
    
    Windows served Mahara has problems with this.
    
    Change-Id: I9872eecc9521d1c4061d88cded55a97d6eb8f195
    Signed-off-by: Simon Story <simon.story@xxxxxxxxxxxxxxx>

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

Title:
  The registration link can fail if a user's name contains a diacritic

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  Please note this only seems to effect PHP running on Windows, not
  Ubuntu.

  In the following configuration:
  Windows Server 2008 R2
  IIS 7
  Postgresql 9.1.4
  PHP 5.3.13
  Mahara 1.5.1

  The registration link ("Hi Chéese, Thank you for registering an
  account on Mahara. Please follow this link to complete the signup
  process: ...") won't work if the user has a diacritic in their name.

  Clicking the link results in "A nonrecoverable error occured. This
  probably means you have encountered a bug in the system"

  The email address confirmation message ("Hi Chéese, Thank you for
  registering an account on Mahara. Please select the following link to
  confirm your email address. The ...") and the message sent to the
  administrator to approve the registration work perfectly.

  Attached is a relevant snippet from the PHP error log.

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


References