Closed Bug 673948 Opened 14 years ago Closed 11 years ago

Use display name on Questions

Categories

(support.mozilla.org :: Questions, task, P4)

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
Depends on: 674200
According to the discussion in bug 674200, the username must also be displayed with the display name.
Assignee: nobody → willkg
Target Milestone: 2011Q3 → 2011Q4
Assignee: willkg → nobody
Target Milestone: 2011Q4 → ---
Depends on: 893764
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
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.
Blocks: 893764
No longer depends on: 893764
Whiteboard: [good first bug] → [good first bug] [mentor=mythmon]
Assignee: nobody → m.saisandeep93
It would be better if you can provide the source code details and else.
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?
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
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 .
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
Priority: -- → P4
Target Milestone: --- → 2013Q4
Whiteboard: [good first bug] [mentor=mythmon] → u=user c=questions p= s=2013.backlog [good first bug] [mentor=mythmon]
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]
Hi, I am interested in working on this bug. So please can you assign this to me. Thanks in Advance, Reagrds, A. Anup.
requesting needinfo, if no response within 3 days, we'll assign bug to you anup
Flags: needinfo?(m.saisandeep93)
Anup, are you still ready and up for this?
Flags: needinfo?(allamsetty.anup)
Yeah, I want to do this because there is no progress for a long time regarding this bug.
Flags: needinfo?(allamsetty.anup)
Assigning you now.
Assignee: m.saisandeep93 → allamsetty.anup
Flags: needinfo?(m.saisandeep93)
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?
(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
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]
For us now the semester exams are going on. SO I thought of doing it after the exams.
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]
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
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)
Assignee: allamsetty.anup → nobody
Flags: needinfo?(allamsetty.anup)
Hi, here's the pull request: https://github.com/mozilla/kitsune/pull/1770 bye
(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!
Assignee: nobody → kudrom
Deployed to prod now. Thank you Alejandro!!
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
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]
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
Hi, sorry for the inconveniences, i think that i've fixed it in https://github.com/mozilla/kitsune/pull/1781 Thanks a lot alice!
(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.