[Mahara-contributors] [Bug 610714] Re: Email confirmation doesn't work when there's a + sign in the address

2010-07-28 Thread Andrew Robert Nicols
This works for me on Master with the php5-common from Lenny.

If this is the same as the bug I originally reported, it was actually a bug 
with php.
I filed it with php and with Debian and it was fixed in php and the versino of 
php5-common in Lenny as a result.

PHP: http://bugs.php.net/bug.php?id=50158
Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=556459

Mahara uses PHPMailer's ValidateAddress function which uses
filter_var($address, FILTER_VALIDATE_EMAIL) for e-mail validation.  The
previous bug was in the FILTER_VALIDATE_EMAIL code within php.
PHPMailer does do it's own validation if the filter_var function doesn't
exist in your version of php though.

If I force PHPMailer to use it's own regexp rather than passing off to
filter_var, then there still aren't any problems.

Either way, I don't think that this is a regression within Mahara since
Mahara doesn't actually validate e-mail addresses itself.

** Bug watch added: bugs.php.net/ #50158
   http://bugs.php.net/bug.php?id=50158

** Bug watch added: Debian Bug tracker #556459
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=556459

-- 
Email confirmation doesn't work when there's a + sign in the address
https://bugs.launchpad.net/bugs/610714
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.

Status in Mahara ePortfolio: Confirmed

Bug description:
It is possible to add an email address with a plus sign to your profile, but 
when clicking on the email link to confirm it, Mahara says that it's invalid.

Email addresses like this: francoi...@catalyst.net.nz



___
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 547524] Re: My views - the header line is doubled

2010-07-28 Thread Kristina Hoeppner
If we did that, we have to be careful with the profile view and not
touch the XY's Profile in the gray bar. Otherwise the profile will not
have a title at all.

-- 
My views  - the header line is doubled
https://bugs.launchpad.net/bugs/547524
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.

Status in Mahara ePortfolio: Opinion

Bug description:
Hi,

on the my view page the headerline is doubled. plaese remove the version 
without help icon.

cheers

heinz

This bug was imported from eduforge.org, see:
https://eduforge.org/tracker/index.php?func=detailaid=1920group_id=176atid=739



___
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 610714] Re: Email confirmation doesn't work when there's a + sign in the address

2010-07-28 Thread Andrew Robert Nicols
Ahem.

I've just re-read this bug for about the millionth time today and the penny has 
just dropped.
Please ignore that entire rambling comment from me since I've just realised 
that it's a bug in artefact/internal/validate.php

-- 
Email confirmation doesn't work when there's a + sign in the address
https://bugs.launchpad.net/bugs/610714
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.

Status in Mahara ePortfolio: Confirmed

Bug description:
It is possible to add an email address with a plus sign to your profile, but 
when clicking on the email link to confirm it, Mahara says that it's invalid.

Email addresses like this: francoi...@catalyst.net.nz



___
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 611095] [NEW] Files don't download immediately

2010-07-28 Thread Kristina Hoeppner
Public bug reported:

Files in a Folder block are not downloaded immediately, but the
details page is shown. It would be great if the block worked like
File(s) to Download: link of the file leads to the download; a
Details link gets added for the details page.

Cf. http://mahara.org/interaction/forum/topic.php?id=2076

** Affects: mahara
 Importance: Undecided
 Status: New

-- 
Files don't download immediately
https://bugs.launchpad.net/bugs/611095
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.

Status in Mahara ePortfolio: New

Bug description:
Files in a Folder block are not downloaded immediately, but the details page 
is shown. It would be great if the block worked like File(s) to Download: 
link of the file leads to the download; a Details link gets added for the 
details page.

Cf. http://mahara.org/interaction/forum/topic.php?id=2076



___
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