Closed
Bug 673948
Opened 14 years ago
Closed 11 years ago
Use display name on Questions
Categories
(support.mozilla.org :: Questions, task, P4)
support.mozilla.org
Questions
Tracking
(Not tracked)
RESOLVED
FIXED
2013Q4
People
(Reporter: jsocol, Assigned: kudrom)
References
Details
(Whiteboard: u=user c=questions p=0 s=2013.25 [good first bug] [mentor=mythmon])
+++ This bug was initially created as a clone of Bug #673947 +++
We should probably go ahead and use the display_name() helper to show a user's display name instead of their user name (when it's set) on questions and answers.
May want to wait for https://bugzilla.mozilla.org/show_bug.cgi?id=663502
Comment 1•14 years ago
|
||
According to the discussion in bug 674200, the username must also be displayed with the display name.
| Reporter | ||
Updated•14 years ago
|
Assignee: nobody → willkg
Updated•14 years ago
|
Target Milestone: 2011Q3 → 2011Q4
Updated•13 years ago
|
Assignee: willkg → nobody
Target Milestone: 2011Q4 → ---
Hi,
I am a beginner and am looking for a good first bug. I am interested to work on this bug. So I request you to assign this to me.
Regards,
Sai Sandeep
Comment 3•12 years ago
|
||
Hi Sai,
Great! I'll assign this bug to you. If you have any questions, you can respond here or ask for help in the irc channel #sumodev on irc.mozilla.org.
Also fixing bug dependency relations.
Updated•12 years ago
|
Assignee: nobody → m.saisandeep93
Comment 4•12 years ago
|
||
It would be better if you can provide the source code details and else.
Comment 5•12 years ago
|
||
Anup Allamsetty: Your message in comment 4 was very unclear to me. Can you clarify? In particular, I'm not sure who that comment was targeted at, and I'm not sure if you are asking for the details of the code for the project as a whole, or if you are asking for the code changes for showing display names in questions. Can you please clarify?
Comment 6•12 years ago
|
||
Mike Cooper: The location of the file to which we are supposed to make the changes.
Mike Cooper: Hi Mike, I would like to clarify few doubts regarding the bug. Since I have to change the code to provide the patch, I want to know where I can find the source code file. Do I need to use git for it? Or can i find it in my src folder? - Thanks in advance.
-Sai Sandeep
Comment 8•12 years ago
|
||
The code is available at https://github.com/mozilla/kitsune . You will need to use git for it. You can find a guide on how to download and set up a version of the code in this guide: https://kitsune.readthedocs.org/en/latest/hacking_howto.html .
Comment 9•12 years ago
|
||
sandeep: How're you doing on this? If you're not working on it, we should put it back in the pool for others to take.
Status: NEW → ASSIGNED
Updated•12 years ago
|
Priority: -- → P4
Target Milestone: --- → 2013Q4
Updated•12 years ago
|
Whiteboard: [good first bug] [mentor=mythmon] → u=user c=questions p= s=2013.backlog [good first bug] [mentor=mythmon]
Updated•12 years ago
|
Whiteboard: u=user c=questions p= s=2013.backlog [good first bug] [mentor=mythmon] → u=user c=questions p= s=2013.23 [good first bug] [mentor=mythmon]
Comment 10•12 years ago
|
||
Hi,
I am interested in working on this bug. So please can you assign this to me.
Thanks in Advance,
Reagrds,
A. Anup.
Comment 11•12 years ago
|
||
requesting needinfo, if no response within 3 days, we'll assign bug to you anup
Flags: needinfo?(m.saisandeep93)
Comment 12•12 years ago
|
||
Anup, are you still ready and up for this?
Flags: needinfo?(allamsetty.anup)
Comment 13•12 years ago
|
||
Yeah, I want to do this because there is no progress for a long time regarding this bug.
Flags: needinfo?(allamsetty.anup)
Comment 14•12 years ago
|
||
Assigning you now.
Assignee: m.saisandeep93 → allamsetty.anup
Flags: needinfo?(m.saisandeep93)
Comment 15•12 years ago
|
||
I have a working repo of the mozilla central installed in my system. Is there a way for me where I can work with that repository?
Or I have to work on git?
Comment 16•12 years ago
|
||
(In reply to Anup from comment #15)
> I have a working repo of the mozilla central installed in my system. Is
> there a way for me where I can work with that repository?
>
> Or I have to work on git?
This is separate from mozilla-central. Our code is hosted on github. You can check out our hacking documentation here:
http://kitsune.readthedocs.org/en/latest/contributors.html#help-with-hacking
Comment 17•12 years ago
|
||
Anup, any luck with this? Are you still interested on working on this bug?
Whiteboard: u=user c=questions p= s=2013.23 [good first bug] [mentor=mythmon] → u=user c=questions p=1 s=2013.24 [good first bug] [mentor=mythmon]
Comment 18•12 years ago
|
||
For us now the semester exams are going on. SO I thought of doing it after the exams.
Comment 19•12 years ago
|
||
Moving to the next sprint.
Whiteboard: u=user c=questions p=1 s=2013.24 [good first bug] [mentor=mythmon] → u=user c=questions p=1 s=2013.25 [good first bug] [mentor=mythmon]
| Assignee | ||
Comment 20•11 years ago
|
||
Hi,
is anyone working on this bug?
I think i've fixed it, should i push the patch to my fork and make a pull request?
Bye
Comment 21•11 years ago
|
||
Requesting needinfo on Anup again.
Alejandro: Feel free to make a pull request and link it if Anup doesn't respond..
Flags: needinfo?(allamsetty.anup)
Updated•11 years ago
|
Assignee: allamsetty.anup → nobody
Flags: needinfo?(allamsetty.anup)
| Assignee | ||
Comment 22•11 years ago
|
||
Hi, here's the pull request: https://github.com/mozilla/kitsune/pull/1770
bye
Comment 23•11 years ago
|
||
(In reply to Alejandro López Espinosa from comment #22)
> Hi, here's the pull request: https://github.com/mozilla/kitsune/pull/1770
> bye
Hi Alejandro. There are some issues with the pull request. I commented on it. Thanks!
Comment 24•11 years ago
|
||
Updated•11 years ago
|
Assignee: nobody → kudrom
Comment 25•11 years ago
|
||
Deployed to prod now.
Thank you Alejandro!!
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Whiteboard: u=user c=questions p=1 s=2013.25 [good first bug] [mentor=mythmon] → u=user c=questions p=0 s=2013.25 [good first bug] [mentor=mythmon]
Comment 26•11 years ago
|
||
This looks buggy. The display name is now used for "last reply by" but the individual posts still show the username, as can be seen in these screenshots:
https://support.mozilla.org/en-US/gallery/image/14464
https://support.mozilla.org/en-US/gallery/image/14465
See discussion: https://support.mozilla.org/forums/contributors/709776
| Assignee | ||
Comment 27•11 years ago
|
||
Hi,
sorry for the inconveniences, i think that i've fixed it in https://github.com/mozilla/kitsune/pull/1781
Thanks a lot alice!
Comment 28•11 years ago
|
||
(In reply to Alejandro López Espinosa from comment #27)
> Hi,
> sorry for the inconveniences, i think that i've fixed it in
> https://github.com/mozilla/kitsune/pull/1781
>
> Thanks a lot alice!
That was deployed to prod right now. Thanks!
You need to log in
before you can comment on or make changes to this bug.
Description
•