Comment notifications
Submitted Jason H, May 21 2012 06:05 PM | Last updated May 21 2012 06:05 PM
If you aren't using FURL, and get notifiied of a new comment, the URL is
And, it fails
Is correct. comment_id vs commentId
that's actually defined in IPB.. I did a workaround where if the fromApp is blog-entries, it uses comment_id, because.. I'm pretty sure elsewhere, it uses commentId legitimately.
With FURL enabled, it works just fine.
http://www.site.com/beta/index.php?app=core&module=global§ion=comments&do=findComment&fromApp=blog-entries&parentId=160&commentId=15
And, it fails
http://www.site.com/beta/index.php?app=core&module=global§ion=comments&do=findComment&fromApp=blog-entries&parentId=160&comment_id=15
Is correct. comment_id vs commentId
that's actually defined in IPB.. I did a workaround where if the fromApp is blog-entries, it uses comment_id, because.. I'm pretty sure elsewhere, it uses commentId legitimately.
With FURL enabled, it works just fine.
| Status: | Fixed |
| Version: | 3.3.2 |
| Fixed In: | 3.3.3 |











1 Comments