Bookmark:addNew did not add a proper rel=related

This commit is contained in:
Mikael Nordfeldth
2015-10-13 12:31:35 +02:00
parent 3f4d4cb7a0
commit c8a907c828
2 changed files with 18 additions and 7 deletions

View File

@@ -114,7 +114,7 @@ class ActivityVerbPostPlugin extends ActivityVerbHandlerPlugin
protected function doActionPost(ManagedAction $action, $verb, Notice $target, Profile $scoped)
{
// handle repeat POST
// handle POST
}
protected function getActivityForm(ManagedAction $action, $verb, Notice $target, Profile $scoped)