[wp-trac] [WordPress Trac] #60156: Unable to save post that contains shrug icon

WordPress Trac noreply at wordpress.org
Wed Dec 27 07:33:03 UTC 2023


#60156: Unable to save post that contains shrug icon
--------------------------+-----------------------------
 Reporter:  mshekow       |      Owner:  (none)
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  General       |    Version:  6.4.2
 Severity:  normal        |   Keywords:
  Focuses:                |
--------------------------+-----------------------------
 If the text of a post contains 🤷 (that icon), I get back the following
 response:

 HTTP status code: 500
 HTTP Body:

 {{{
 {
     "code": "db_update_error",
     "message": "Could not update post in the database.",
     "data": {
         "status": 500
     },
     "additional_data": [
         "WordPress database error: Processing the value for the following
 field failed: post_content. The supplied value may be too long or contains
 invalid data."
     ]
 }
 }}}

 I cannot imagine that this behavior is intentional.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/60156>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list