[OStatus] in-reply-to data not being shown for non-local statuses
[OStatus] in-reply-to data not being shown for non-local statuses
| Issue ID: | 2810 |
| Issue Category: | bug |
| Component: | ostatus |
| Priority: | major |
| Status: | active |
| Assigned: | Unassigned |
| Version: | 0.9 |
| Keywords: | ostatus, reply |
This notice: http://singpolymatest.status.net/notice/380 had on it in the feed, but shows no in-reply to data in the UI. What? Probably an RSS2 issue.

Updates
#1
To be clear, there was a thr:in-reply-to element in the feed... and the thr: namespace was defined properly on the feed.
I said that originally, but my angle brackets got eaten.
#2
After observing this a bit more, it looks like if the reply was to a local status, the in context link shows up and the notice goes into the conversation. Great! But if the notice was in reply to a remote notice, there is no indication that it is a reply to anything.
#3
#4
The context data *should* get preserved for remote notices as well as long as the replied-to notice was also transferred over OStatus into the system. If it's not been seen before, then we have no way to look it up yet, so it's not saved.
You can also subscribe to the
RSS feed for updates to this issue.