Make WordPress Core

Opened 4 months ago

Last modified 4 months ago

#62958 new defect (bug)

Pasting in text into the block editor with emoji breaks the saving

Reported by: freddynord's profile freddynord Owned by:
Milestone: Awaiting Review Priority: normal
Severity: normal Version: 6.7.2
Component: Post Formats Keywords:
Focuses: ui Cc:

Description

I was pasting in some text see below.

Chars 🎨✨

If I look at it in edit mode it looks the same to the emojiis isn't converted to images or something else.

The error I'm getting is that the post can't be saved to the database

Attachments (1)

2025-02-13_10-24-58.png (3.7 KB) - added by freddynord 4 months ago.
in html mode

Download all attachments as: .zip

Change History (3)

@freddynord
4 months ago

in html mode

#1 @lumiblog
4 months ago

Reproduction Report

Description

This report validates whether the issue can be reproduced.

Environment

  • WordPress: 6.7.2
  • PHP: 8.1.23-dev
  • Server: PHP.wasm
  • Database: WP_SQLite_Translator (Server: 5.5 / Client: 3.40.1)
  • Browser: Chrome 133.0.0.0
  • OS: Windows 10
  • Theme: Twenty Twenty-Four 1.3
  • MU Plugins: None activated
  • Plugins:
    • Debug Log Manager 2.3.4
    • Gutenberg 20.3.0
    • Test Reports 1.2.0

Actual Results

  1. ✅ Error condition does not occur (I could not reproduce the issue).

Additional Notes

  • Also, no PHP errors were reported.

Ref:

Screencast: https://drive.google.com/file/d/1YqLbTEiAw_6V-lPpHXj49CDoutEDSYbM/view?usp=sharing

This ticket was mentioned in Slack in #core-test by lumiblog. View the logs.


4 months ago

Note: See TracTickets for help on using tickets.