[wp-trac] [WordPress Trac] #59272: wp-admin search/column order not working when running not on port 80
WordPress Trac
noreply at wordpress.org
Sat Sep 2 12:49:40 UTC 2023
#59272: wp-admin search/column order not working when running not on port 80
----------------------------+-----------------------------
Reporter: canic | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Administration | Version: 6.3.1
Severity: normal | Keywords: needs-patch
Focuses: administration |
----------------------------+-----------------------------
Hey,
we are currently running WP 6.3.1 internally on a different port (
localhost:8182 ).
WordPress itself works without problems.
Only when you on the wp-admin page search for a keyword in a CPT or change
the order, the port gets deleted from the URL.
I found following part of the core source where the problem happens:
https://github.com/WordPress/WordPress/blob/master/wp-admin/includes
/class-wp-list-table.php#L1381
Would be nice to respect the site url from the settings or not delte the
port when used.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/59272>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list