more debugging on localize_item top find out why likes are not translated in notifications, but are in displayed posts (using 'new' on matrix page) - in one case we're successfully pulling stuff from item['object'] and in the other we aren't - and it's the same object.

This commit is contained in:
friendica
2013-08-31 04:19:26 -07:00
parent 7458263017
commit d43a765985
66 changed files with 1658 additions and 1364 deletions

View File

@@ -2,5 +2,6 @@ var searchData=
[
['view_2ephp',['view.php',['../view_8php.html',1,'']]],
['viewconnections_2ephp',['viewconnections.php',['../viewconnections_8php.html',1,'']]],
['viewsrc_2ephp',['viewsrc.php',['../viewsrc_8php.html',1,'']]]
['viewsrc_2ephp',['viewsrc.php',['../viewsrc_8php.html',1,'']]],
['vote_2ephp',['vote.php',['../vote_8php.html',1,'']]]
];