Closed
Bug 616565
Opened 15 years ago
Closed 15 years ago
Update profile_url and profile_avatar helpers, and relocate them
Categories
(support.mozilla.org :: Users and Groups, task, P1)
support.mozilla.org
Users and Groups
Tracking
(Not tracked)
VERIFIED
FIXED
2.4
People
(Reporter: jsocol, Assigned: jsocol)
References
Details
Once we have a new profile view page, we need to quickly update sumo.helpers.profile_* to point to the new locations.
We should also move these two to users.helpers, now that they have a more appropriate place to live.
| Assignee | ||
Updated•15 years ago
|
Assignee: nobody → james
| Assignee | ||
Comment 1•15 years ago
|
||
This is half-done to help Paul with bug 614016.
master: https://github.com/jsocol/kitsune/commit/daf91013
When the profile view lands I'll update the profile_url() helper as well.
| Assignee | ||
Comment 2•15 years ago
|
||
For testing this half: anywhere a user's avatar is shown, we should now either have a real image (something.png, not .php) and if they have no avatar, then it should be the default cat from bug 614036.
| Assignee | ||
Comment 3•15 years ago
|
||
Woot: https://github.com/jsocol/kitsune/commit/e1e65d
To test _this_ half: All links to user profiles should now go to a fancy Kitsune page instead of an ugly Tiki page. /user/#####.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•