Needs review
Project:
Inline Ajax Comments
Version:
7.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Jun 2012 at 16:07 UTC
Updated:
28 Oct 2013 at 12:42 UTC
Jump to comment: Most recent file
Comments
Comment #1
kitkat13 commentedFirst, i change a .find() to enter in your first if... watch my patch.
But, now ... i don't understand when your params[1] can be like 'add' and why you set a new href only in this case.
In your screencast, i can see in your video at 3:14
I have the same href, but doesn't work.
Your help is appreciated.
Comment #2
simon georges commentedComment #3
kitkat13 commented@ Simon thx
Comment #4
KORNADDI commentedI do have the same problem...
I changed the code by the one on the patch but it doesn't solve my problem....
I do have a "View more comments" and then a link that refer to "http://mydomain/ajax/inline_comments/get_comments/109?page=1"
If i go to that page i receive a page with code "{"data":"\u003Ca id=\u0022comment-2\u0022\u003E\u003C\u002Fa\u003E\u000A\u003Cdiv class=\u0022comment comment-by-node-author comment-by-viewer odd\u0022 about=\u0022\u002Fcomment\u002F2#comment-2\u0022 typeof=\u0022sioc:Post sioct:Comment\u0022\u003E\u000A \u000A \u003Cspan class=\u0022submitted\u0022\u003E\u003Cspan property=\u0022dc:date dc:created\u0022 content=\u00222013-10-24T13:19:14+02:00\u0022 datatype=\u0022xsd:dateTime\u0022......"
Anyone who knows what to do to resolve this ?