> What's the URL of the page containing the problem?
N/A
> What steps will reproduce the problem?
1. Write comments on a screen shot and publish
2. Have a different user reply to these comments (probably in the review view).
3. Reply to the ReviewView comments via "Add Comment" and publish.
What is the expected output? What do you see instead?
I expect to see:
"""
On <date> <time> Other User wrote:
> On <date> <time> Ryan wrote:
> > Screeshot: <blah>
> > <link>
> >
> > My original comment on this screenshot.
>
> Other User's reply to my comment.
My follow-up.
"""
Instead I see:
"""
> On <date> <time> Other User wrote:
> > Screeshot: <blah>
> > <link>
> >
> > My original comment on this screenshot.
>
> Other User's reply to my comment.
My follow-up.
"""
Based upon this message it appears that the "Other User" wrote the original
comment, which is wrong. There is no indication who wrote the second reply.
> What operating system are you using? What browser?
Windows XP sp2, Firefox 2.0.0.7.
> Please provide any additional information below.