Opened 7 years ago
Last modified 7 years ago
#45400 new defect (bug)
last of query_vars contains anchor
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Awaiting Review | Priority: | normal |
| Severity: | normal | Version: | 4.9.8 |
| Component: | Query | Keywords: | |
| Focuses: | Cc: |
Description
Anchor links (at least individual comment links) are generated basically by appending "/#Comment-XX" to the end of URL.
In which case $wp_query->$query_vars returns last variable with appended "/" in it.
Note: See
TracTickets for help on using
tickets.