[Mahara-contributors] [Bug 503598] Re: reply to messages from deleted users lead to access denied page

2012-04-17 Thread Melissa Draper
** Changed in: mahara Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/503598 Title: reply to messages from deleted users lead to access denied page

[Mahara-contributors] [Bug 503598] Re: reply to messages from deleted users lead to access denied page

2011-12-21 Thread Richard Mansfield
** Changed in: mahara Status: In Progress = 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/503598 Title: reply to messages from deleted users lead to access denied page

[Mahara-contributors] [Bug 503598] Re: reply to messages from deleted users lead to access denied page

2011-11-20 Thread François Marier
** Changed in: mahara Milestone: None = 1.5.0 ** Changed in: mahara Status: Confirmed = In Progress -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/503598 Title: reply to messages

[Mahara-contributors] [Bug 503598] Re: reply to messages from deleted users lead to access denied page

2011-11-15 Thread Hugh Davenport
https://reviews.mahara.org/866 -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/503598 Title: reply to messages from deleted users lead to access denied page Status in Mahara ePortfolio:

[Mahara-contributors] [Bug 503598] Re: reply to messages from deleted users lead to access denied page

2011-02-14 Thread Richard Mansfield
Sean, That patch isn't quite right. If you look at where the string 'cantmessageuser' is used, you'll see that the same string gets displayed when you can't send a message to a user for any reason. The user might still exist, but may have set their message preference on the settings page to

[Mahara-contributors] [Bug 503598] Re: reply to messages from deleted users lead to access denied page

2011-02-14 Thread Sean Brennan
revised commit http://www.gitorious.org/~ioniser/mahara/ionisers-mahara/commits/lp503598-deleted-users-to-access-denied_revised -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/503598 Title:

[Mahara-contributors] [Bug 503598] Re: reply to messages from deleted users lead to access denied page

2011-02-14 Thread Richard Mansfield
Sean, much better! You should throw a UserNotFoundException rather than access denied in the case where the user doesn't exist, and just say the user was not found, or maybe the user doesn't exist, rather than doesn't exist *anymore*, because we don't really know whether they ever existed. Though

Re: [Mahara-contributors] [Bug 503598] Re: reply to messages from deleted users lead to access denied page

2011-02-02 Thread Sean Brennan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Suspended users can still receive messages. so the message will simply be. You cannot access this message because the user account does not exist anymore. On 02/02/11 19:01, Kristina Hoeppner wrote: Agreed as well. I think a special error message

[Mahara-contributors] [Bug 503598] Re: reply to messages from deleted users lead to access denied page

2011-02-02 Thread Sean Brennan
fix committed on http://www.gitorious.org/~ioniser/mahara/ionisers-mahara/commits/lp503598-deleted-users-to-access-denied sorry about the spam email before. Ill strip out all the mess next time. -- You received this bug notification because you are a member of Mahara Contributors, which is

[Mahara-contributors] [Bug 503598] Re: reply to messages from deleted users lead to access denied page

2011-02-01 Thread Sean Brennan
I think that if a user deletes their account they probably don't want any messages regardless. If an admin has deleted their account, there could be many reasons. but I still don't think the user deserves to receive messages through mahara. I think a simple rewording of the error message to

[Mahara-contributors] [Bug 503598] Re: reply to messages from deleted users lead to access denied page

2011-02-01 Thread Kristina Hoeppner
Agreed as well. I think a special error message like below would be good: You cannot access this message because the user was either suspended or the user account does not exist anymore. -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed