[wp-trac] [WordPress Trac] #31100: Comment reply link and cancel comment reply link broken in 4.1
WordPress Trac
noreply at wordpress.org
Thu Jan 22 22:33:40 UTC 2015
#31100: Comment reply link and cancel comment reply link broken in 4.1
---------------------------------------------+-----------------------------
Reporter: ericabiz | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting
Component: Comments | Review
Severity: normal | Version: 4.1
Keywords: reporter-feedback needs-testing | Resolution:
| Focuses:
---------------------------------------------+-----------------------------
Comment (by SergeyBiryukov):
I've set up an install with similar `home` and `siteurl` values, but could
not reproduce the issue.
As noted above,
[https://developer.wordpress.org/reference/functions/get_cancel_comment_reply_link/
get_cancel_comment_reply_link()] uses
[https://developer.wordpress.org/reference/functions/remove_query_arg/
remove_query_arg()], which ultimately depends on
`$_SERVER['REQUEST_URI']`.
Could you see what is the value of `$_SERVER['REQUEST_URI']` on that page?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/31100#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list