Closed
Bug 506166
Opened 16 years ago
Closed 16 years ago
[ForumUX] Add status and icon for when the original commenter replies
Categories
(support.mozilla.org :: Forum, task, P3)
support.mozilla.org
Forum
Tracking
(Not tracked)
VERIFIED
FIXED
1.5
People
(Reporter: cww, Assigned: paulc)
References
()
Details
(Whiteboard: sumo_only)
Attachments
(5 files, 1 obsolete file)
We'd like to know if the original commenter has come and answered a request for info or given more details and those threads are ready for followup. Give a status and icon for these.
Assignee | ||
Updated•16 years ago
|
Assignee: nobody → paul.craciunoiu
Priority: -- → P3
Assignee | ||
Comment 2•16 years ago
|
||
Yes. I let him know to try and have the icons ready this week.
Do we have the backend code for putting in a new status (g?)
Assignee | ||
Comment 6•16 years ago
|
||
Not yet. Not terribly complicated, though.
Comment 7•16 years ago
|
||
No patch -> 1.4.1
Updated•16 years ago
|
Target Milestone: 1.4 → 1.4.1
Updated•16 years ago
|
Target Milestone: 1.4.1 → 1.4.2
Assignee | ||
Comment 8•16 years ago
|
||
I copied the attached icon to: webroot/img/silk/original.png
This patch adds a pref (just realized this needs to be added the whiteboard, and hence, to our practices -- added changepref). The reason for the pref is upstreaming, of course.
Attachment #404478 -
Flags: review?(james)
Assignee | ||
Updated•16 years ago
|
Whiteboard: needs ui → changepref
Comment 9•16 years ago
|
||
I applied the patch and added the pref, but I can't make it happen. I notice that it changes the status to 'u', but my database still has 'r'. Am I missing a step?
Assignee | ||
Comment 10•16 years ago
|
||
Not sure what to say. Did you enable the pref at tiki-admin.php?page=forums ?
I applied the patch and tested again, logged in and out, and it works for me. Steps I took:
1. Apply patch.
2. Enable pref at tiki-admin.php?page=forums
3. Test, both logged in and out (creating a new thread each time).
When you enable the pref, there should be a message at the top (post-submit): "feature_forum_thread_status_original enabled"
Comment 11•16 years ago
|
||
I'll try again. I enabled the pref via MySQL, maybe doing it that way missed something.
Comment 12•16 years ago
|
||
Ok, not sure if I missed something last time, but the 'u' status is there now. Except, it's there immediately after I reply with a different user. The steps were:
1. Post a thread (logged in or not)
2. In another browser, respond (I've tried "request more info" and "none of the above")
The thread is already set to 'u' and the "original.png" icon is there.
Comment 13•16 years ago
|
||
Assignee | ||
Comment 14•16 years ago
|
||
This should do it. I tested some for anon-posted and user-posted threads.
Attachment #404478 -
Attachment is obsolete: true
Attachment #407590 -
Flags: review?(james)
Attachment #404478 -
Flags: review?(james)
Updated•16 years ago
|
Attachment #407590 -
Flags: review?(james) → review+
Comment 15•16 years ago
|
||
Comment on attachment 407590 [details] [diff] [review]
v2
Works great!
Assignee | ||
Comment 16•16 years ago
|
||
r54049 (trunk)
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
I enabled this over at http://support-stage.mozilla.org/tiki-admin.php?page=forums. Pref is "Change forum thread status when original author replies". Still not seeing the original-poster icon over at test threads such as http://support-stage.mozilla.org/en-US/forum/1/447020? (which should actually show up on the forum-index view @ http://support-stage.mozilla.org/en-US/forum/1, right?
Maybe it's caching, and I should wait a bit.
http://support-stage.mozilla.org/img/silk/original.png exists, so I don't know what the deal is :-(
Assignee | ||
Comment 19•16 years ago
|
||
Was the thread replied-to after this patch landed?
(In reply to comment #19)
> Was the thread replied-to after this patch landed?
It has timestamps, but yes, created *and* replied to after the patch landed; can one of you guys try it?
Reopening until I see this working.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 22•16 years ago
|
||
It worked for me...
Logged in:
https://support-stage.mozilla.org/en-US/forum/1/447028
Logged out:
https://support-stage.mozilla.org/en-US/forum/1/447030
Comment 23•16 years ago
|
||
Resolved on Stephen's request.
Status: REOPENED → RESOLVED
Closed: 16 years ago → 16 years ago
Resolution: --- → FIXED
Verified FIXED; WFM too. Sorry for the noise.
Verified on both the URLs in comment 22, as well as my own testing in http://support-stage.mozilla.org/en-US/forum/1/447035? (anon) and https://support-stage.mozilla.org/en-US/forum/1/447038 (logged-in user).
Status: RESOLVED → VERIFIED
Wrote https://litmus.mozilla.org/show_test.cgi?id=9678 for the anon case, and https://litmus.mozilla.org/show_test.cgi?id=9677 for the logged-in-user case.
:-)
Assignee | ||
Comment 26•16 years ago
|
||
r54613 (prod)
Comment 27•16 years ago
|
||
feature_forum_thread_status_original enabled on prod.
Reporter | ||
Comment 28•16 years ago
|
||
feature_forum_thread_status_original disabled on prod because the icon wasn't checked into SVN so we're seeing broken image links.
Status: VERIFIED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 30•16 years ago
|
||
This is fixed on trunk and we'll be tagging from there => bug closed.
Status: REOPENED → RESOLVED
Closed: 16 years ago → 16 years ago
Resolution: --- → FIXED
This can't really be fixed until we push 1.5 to prod, right? And the only thing to verify there is the missing image is back, yeah?
Reporter | ||
Comment 32•16 years ago
|
||
Yeah, I just have to re-enable the pref once 1.5 pushes.
Reporter | ||
Comment 33•16 years ago
|
||
reset pref on prod, pls re-verify
Verified FIXED.
Status: RESOLVED → VERIFIED
Updated•16 years ago
|
Whiteboard: changepref → sumo_only
You need to log in
before you can comment on or make changes to this bug.
Description
•