← Back to team overview

mahara-contributors team mailing list archive

[Bug 691366] Re: registration link broken in Outlook Express and Hotmail

 

I'm seeing the same problem here. Here's what I'm running:

PHP 5.3.6
Mahara 1.3.6

# php -r 'var_dump(stream_get_filters());'

array(10) {
  [0]=>
  string(6) "zlib.*"
  [1]=>
  string(7) "bzip2.*"
  [2]=>
  string(15) "convert.iconv.*"
  [3]=>
  string(12) "string.rot13"
  [4]=>
  string(14) "string.toupper"
  [5]=>
  string(14) "string.tolower"
  [6]=>
  string(17) "string.strip_tags"
  [7]=>
  string(9) "convert.*"
  [8]=>
  string(8) "consumed"
  [9]=>
  string(7) "dechunk"
}

I see that 1.4.0 was released 2 days ago, do you know if this bug is
fixed in that version?

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

Title:
  registration link broken in Outlook Express and Hotmail

Status in Mahara ePortfolio:
  Confirmed

Bug description:
  When a new user registers and receives the confirmation email, the
  link may be broken when viewed with gmail or other mail clients.
  Hotmail works fine.

  We tried installing mahara on a different server and environment, and
  the problem persists.

  Please advice,

  Thanks in advance

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


References