[wp-trac] [WordPress Trac] #32299: Cancel comment reply link broken in AJAX call
WordPress Trac
noreply at wordpress.org
Fri May 8 01:23:49 UTC 2015
#32299: Cancel comment reply link broken in AJAX call
--------------------------+-----------------------------
Reporter: Shelob9 | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Comments | Version: 2.7
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
related #31333 and both of that & this could arguably be a dupe of #31100
but there case appears to be a server config issue, not using
`cancel_comment_reply_link()` or `get_comment_link()` with AJAX.
`cancel_comment_reply_link()` has the same issue as `get_comment_link()`
has (#31333) which is that it relies on `$_SERVER['REQUEST_URI']` not the
actual post permalink for the post's URL.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/32299>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list