Fix semantics of follow requests another slaps
This commit is contained in:
parent
0b95eb3612
commit
50660d54e8
9 changed files with 24 additions and 34 deletions
|
@ -191,6 +191,7 @@ module AtomBuilderHelper
|
|||
include_author xml, stream_entry.target
|
||||
else
|
||||
object_type xml, stream_entry.target.object_type
|
||||
verb xml, stream_entry.target.verb
|
||||
title xml, stream_entry.target.title
|
||||
link_alternate xml, TagManager.instance.url_for(stream_entry.target)
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue