What steps will reproduce the problem?
1. Navigate to "Your favorites"
2. Try to load more than default 20 images
3.
What is the expected output? What do you see instead?
Load next images, yet I can see the same set of images repeating
What version of the product are you using? On what operating system?
0.6.2 @ meego
Please provide any additional information below.
To fix:
@file: /opt/instago/qml/instago/models/likes.js
@line: 281
@old: url += "&max_id=" + paginationId;
@new: url += "&max_like_id=" + paginationId;
Original issue reported on code.google.com by cc.work...@gmail.com on 20 Dec 2014 at 4:13
Original issue reported on code.google.com by
cc.work...@gmail.com
on 20 Dec 2014 at 4:13