Hello and welcome to another edition of Week in Test, the place where contributors of any skill level can find opportunities to contribute to WordPress through testing. You can find the Test Team in #core-test.
Jump to: Weekly Testing Roundup | Profile Badge Awards | Read/Watch/Listen | Upcoming Meetings
Weekly Testing Roundup 🤠
Weekly update: Test Team Update
Here’s a roundup of active tickets that are ready for testing contributions.
Did you know that contributions with the Test Team are also a fantastic way to level up your WordPress knowledge and skill? Dive in to contribute, and gain coveted props 😎 for a coming release.
Reproduction Testing 🔁
Who? Any contributor.
Why? It is helpful to show an issue exists for other users in order to move a ticket forward for patching.
The following new tickets are awaiting review, and need testers to attempt to reproduce the reported issue (aka “repro”), and then provide a reproduction test report with the results:
- #62477 Do not use $_POST[‘action’] in the sanitize function.
- #62485 Lost Password form action URL is not using wp_lostpassword_url
- #62497 core-js not up to date even with latest wordpress version 6.7
- #62495 Error exist Please help
- #62505 Page editor adding <p> around <a> and </a> when using <figure>
- #62471 Fix malformed variation selector in theme.json when block uses non-trival CSS selector
- #62522 Whitespace can trip up `WP_Interactivity_API::_process_directives()` when there is a `core/button` `text` block binding
- #62513 Long first/last names without spaces break mobile view layout
- #62528 bugs on theme Twenty Eleven after updating to 6.7.1
- #62523 Can’t register Block Templates for CPTs with an underscore “_” character in the key
- #62532 WordPress 6.7.1 Auto-sizes Reducing Image Sizes
- #62533 Block Mobile Navigation JS doesn’t work on iOS 16.3 and Lower
- #62525 Blank Page when creating / editing blog articles and pages
- #62527 Images distorted in v6.7.1
- #62539 Editor issue, publish and save draft buttons not visible for older versions of Firefox (v115 Windows 7)
- #62511 Twenty Twenty-Five: Translation showing context that doesn’t exist in code
- #62542 TypeError in class-wp-plugins-list-table.php due to invalid $time value.
- #62554 Front/Home page showing Date and URL on Search Engines now? This is a no-no for SEO
- #62551 search field (users) looses AT sign in field after editting profile
- #62536 Plugin conflict impacting changing editor views and zoom
- #62537 The command search field at top of post editor does not anymore self-adjust to width of browser window
- #62535 “Save” button in the posts editor not reliably usable since WordPress 6.7
- #62515 6.7.1. Pictures height
- #62549 checked is a boolean attribute
- #62548 Redundant “for” in wp-admin dashboard
- #62546 Duplicate menu-top-first class in admin menu
- #62550 Missing “submit” button – bad accessibility
- #62530 Inline SVG Images Cannot Be Sized
Patch Testing 🩹
Who? All contributors (not just developers) who can set up a local testing environment.
Why? It is necessary to apply proposed patches and test per the testing instructions in order to validate that a patch fixes the issue.
The following tickets have been reviewed and a patch provided, and need testers to apply the patch and manually test, then provide feedback through a patch test report:
- #58765 the_block_template_skip_link() – XSS vulnerability – Apply FIX
- #61322 HTTPOnly attribute for WP Test Cookies
- #44628 Repair DB rehashes password to md5
- #61398 Missing src attribute on <audio> tag prevents m4a audio files playing in safari.
- #60638 Gravatar: Upgrade md5 hashing algorithm to sha256
- #62499 Number in “Add Themes” screen is misaligned and touches the border
- #21022 Use bcrypt for password hashing; updating old hashes
- #62326 Add title and description to post format archive block templates
- #62491 Customizer accordion height fills screen
- #58836 Remove IE specific checks from more default themes
- #41155 Theme Details dialog hides admin sidebar sub-menu navigation
- #61711 Password-protected pages lacking appropriate ‘Cache-Control’ request header
- #62282 Twenty Thirteen & Twenty Sixteen: Latest Comments block has top border for first item in editor
PHPUnit Tests 🛟
Who? Any QA or PHPPHP PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. https://www.php.net/manual/en/index.php developer contributors who can (or are interested in learning how to) build automated PHPUnit tests.
Why? Automated tests improve the software development feedback loopLoop The Loop is PHP code used by WordPress to display posts. Using The Loop, WordPress processes each post to be displayed on the current page, and formats it according to how it matches specified criteria within The Loop tags. Any HTML or PHP code in the Loop will be processed on each post. https://codex.wordpress.org/The_Loop for quality and backward compatibility.
The following 6.8 tickets need PHPUnit tests built to accompany their respective patches:
- No tickets found
6.7 Related issues need testing
The following 6.7.2 tickets need testing those are having patches:
Profile Badge Awards 🎉
No Badges awarded this week.
Read/Watch/Listen 🔗
- WordPress 6.7.1 is now available!
- We are currently in the WordPress 6.8 release cycle.
- Proposal: Major releases for 2025
- A call for volunteers for the release squad has been published here.
- The next GutenbergGutenberg The Gutenberg project is the new Editor Interface for WordPress. The editor improves the process and experience of creating new content, making writing rich content much simpler. It uses ‘blocks’ to add richness rather than shortcodes, custom HTML etc.
https://wordpress.org/gutenberg/ release will be 19.8, scheduled for December 4.
Upcoming Meetings 🗓
There will be regular #core-test meetings held for 2024.
2024 Schedule:
🚨 There is the change in weekly meeting time. Now, all the meetings will happen at 16:00 UTC on every Wednesday.
- Wednesday, 27 November 2024 at 21:30 GMT+5:30:
<test-triage>in #core-test. - Wednesday, 4 December 2024 at 21:30 GMT+5:30:
<test-chat>in #core-test.
Interested in hosting a <test-scrub>? Test Team needs you! Check out Leading Bug Scrubs for details, or inquire in #core-test for more info.