← Back to team overview

mahara-contributors team mailing list archive

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

 

Aaron,

Apologies for the delay in responding - I've been out of the office for
a couple of months.

Anyway, to belatedly answer your questions:-

- We are running Mahara  1.5.1 (we plan to upgrade soon)
- We are running PHP 5.3.3
- The output from <?php var_dump(stream_get_filters()); ?> is as follows

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 hope this is of some use to you!?

Regards,

Mike

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contrib members
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