Changelog:
1.8.3:
1.8.2:
1.8.1:
View iionly's plugins
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
I really like the iionly's plugins. Fine work! :)
I found a strange issue... maybe it's only happening to me or it's a problem with the river likes/comments mod.
For example: when the Elggx Badge uses the add_to_river function to display "User X was awarded with the XXX badge" and a other user acquires the same badge later ("User Y was awarded with the XXX badge"), when someone comment or like it, the same comment/like appears in both river updates. How can i fix it? Suggestions?
Thanks!
@luizzz: thanks for the report. I've got to investigate this issue. It might take a few days until I'll have the time to do so unfortunately.
@luizzz: I can reproduce this issue. The problem is that comments are saved as annotations to river entries. Unfortunately, the comments annotations have the corresponding badge as entity. In earlier versions of Elgg this was not an issue as commenting on river entries was not possible anyway. Now it's different. The same badge gets all comments aiming at all users getting this badge. I've got to do some thinking how to "repair" this problem - if possible... I'm afraid the fix might not be backward compatible to older river entries.