[buddypress-trac] [BuddyPress Trac] #9086: Filter on `wp_unique_post_slug` issue
buddypress-trac
noreply at wordpress.org
Sat Mar 23 11:13:21 UTC 2024
#9086: Filter on `wp_unique_post_slug` issue
--------------------------------------+---------------------
Reporter: ahegyes | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 12.4.0
Component: Core | Version: 12.0.0
Severity: normal | Resolution:
Keywords: has-patch has-unit-tests |
--------------------------------------+---------------------
Comment (by emaralive):
@imath, tested under the following conditions:
**Without PR #256**:
1. Created page A, slug = a
2. Created page Program as child of page A, slug = program
3. Created page B, slug = b
4. Created page Program as child of page B, slug = **program-2**
**With PR #256**:
1. Created page A, slug = a
2. Created page Program as child of page A, slug = program
3. Created page B, slug = b
4. Created page Program as child of page B, slug = program
**Conclusion**:
PR #256 provides a remedy for the reported issue.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/9086#comment:6>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list