[wp-trac] [WordPress Trac] #63222: register_block_type is not working with symbolic links still
WordPress Trac
noreply at wordpress.org
Wed Apr 2 19:01:21 UTC 2025
#63222: register_block_type is not working with symbolic links still
--------------------------+-----------------------------
Reporter: kkmuffme | Owner: audrasjb
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: Awaiting Review
Component: Editor | Version:
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
https://core.trac.wordpress.org/changeset/57675 introduced some changes to
fix it for some symlinks, but broke it for other symlinks, and it was
still broken if wp-includes is symlinked.
This is bc it's comparing symlink resolved realpaths with normalized (but
not symlink resolved) paths - which it seems was an issue we were aware
though already: https://core.trac.wordpress.org/ticket/59175#comment:9
--
Ticket URL: <https://core.trac.wordpress.org/ticket/63222>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list