Closed (fixed)
Project:
Disqus
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 May 2015 at 06:58 UTC
Updated:
16 May 2021 at 11:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
JayeshSolanki commentedAttached a patch which fixes the issues. The patch uses 'html_head' instead of a separate file to attach the close window script.
Comment #2
damienmckennaYou really shouldn't use "click here" as the text on a link, you'd be better off doing something like this:
Please <a href="!clickhere">close this window</a>.Comment #3
lammensj commentedRerolled the patch against the stable version.
Comment #4
dylan donkersgoed commentedRe-rolled this again for fe7cbd68bdf036cc2850ac8a06e736b1022f3383.
Comment #5
lammensj commentedUse of the "!"-placeholder in TranslatableMarkup is forbidden.
Comment #6
chris matthews commentedThe 2 year old patch in #5 to DisqusController.php and DisqusCommentManager.php applied cleanly to the latest disqus 8.x-1.x-dev and now looks RTBC worthy to me.
Comment #8
gaurav.kapoor commentedPushed as well as fixed CS. Thanks for working on this.
Comment #9
gaurav.kapoor commented