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:
@@ -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,'']]]
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user