[wp-trac] [WordPress Trac] #63666: Multiple tags in URL broken in 6.8

WordPress Trac noreply at wordpress.org
Tue Jul 8 14:54:51 UTC 2025


#63666: Multiple tags in URL broken in 6.8
-------------------------------------+------------------------------
 Reporter:  frogsplash               |       Owner:  (none)
     Type:  defect (bug)             |      Status:  new
 Priority:  normal                   |   Milestone:  Awaiting Review
Component:  Query                    |     Version:  6.8
 Severity:  normal                   |  Resolution:
 Keywords:  has-patch has-test-info  |     Focuses:
-------------------------------------+------------------------------

Comment (by websiteredev):

 == Patch Test Report
 This report validates that the indicated patch addresses the issue.

 Patch tested: https://github.com/WordPress/wordpress-develop/pull/9201

 === Environment
 - OS: Windows 10 Build 19045
 - Web Server: Nginx
 - PHP: 8.2.27
 - WordPress: 6.8.1
 - Browser: Chrome Version 137
 - Theme: Twenty Twenty-Five
 - Active Plugins:
   - None - Fresh Install

 === Steps

 1. Create new site using WP Playground link from PR #9201
 2. Added tags "test1" and "abababa" to Hello world! post
 3. Navigate to /tag/test1+abababa/
 4. H1 shows as "Tag: test1" with Hello world! post listed
 5. Navigate to /tag/abababa+test1/
 6. H1 shows as "Tag: abababa" with Hello world! post listed

 === Actual Results
 - ✅ Issue resolved with patch.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/63666#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list