andreirk / django-hotclub

Automatically exported from code.google.com/p/django-hotclub
0 stars 0 forks source link

Clicking on avatar in any user profile and you will be taken to the email address management page #96

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Go to someone's user profile.
2. Click on their avatar. 
3. You will go to your email address management page, no matter whose
profile you are viewing.

What version of the product are you using? On what operating system?
Cloud27, current as of Thursday, October 23 2008, 23:27.

The thing is, this behavior is probably intentional (i.e. it's been coded
in), but it's probably not the *right* behavior; it's kind of pointless.
What should be expected when a user clicks on someone's avatar on their
profile? Maybe viewing their photos, or sending them a message. One way or
another, the email confirmation page is hardly the right page to be displayed.

Original issue reported on code.google.com by crack...@gmail.com on 23 Oct 2008 at 9:30

GoogleCodeExporter commented 9 years ago
no, it's a bug, it's only supposed to be a link when the profile is that of the
request.user

Original comment by jtau...@gmail.com on 31 Oct 2008 at 12:10

GoogleCodeExporter commented 9 years ago
becomes irrelevant with reintroduction of avatars, though.

Original comment by jtau...@gmail.com on 31 Oct 2008 at 12:13

GoogleCodeExporter commented 9 years ago
You likely already know this, but I just checked in the latest head revision 
and this
issues appears to not be a problem anymore.  There is no hyperlink on the avatar
unless it's your own (in which case you get a "replace" link).

Original comment by ryates100 on 17 Feb 2009 at 3:44

GoogleCodeExporter commented 9 years ago
This issue is now irrelevant and I am closing it.

Original comment by pyDanny on 13 Mar 2009 at 3:49