mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-06 09:19:04 +00:00
dd92141f5402c9baf7d8d3119d8ce103a20e8339
Fixes an issue where submitting a well-formed request to create a term inappropriately returns a 500 error status if that term already exists. HTTP 5xx error codes should be reserved for unexpected server errors, so "409 Conflict" is a more appropriate response. Props alibasheer, guzzilar, shooper. Fixes #41370. git-svn-id: https://develop.svn.wordpress.org/trunk@41737 602fd350-edb4-49c9-b593-d223f7449a82
Description
No description provided
Languages
PHP
80.5%
CSS
9.4%
JavaScript
8.5%
SCSS
0.9%
HTML
0.7%