Make WordPress Core

Opened 7 months ago

Closed 7 months ago

Last modified 3 months ago

#61204 closed defect (bug) (reported-upstream)

Issue for long custom template name

Reported by: mhimon's profile mhimon Owned by:
Milestone: Priority: normal
Severity: normal Version: 6.5.3
Component: Editor Keywords:
Focuses: ui, css Cc:

Description

Assalamu Alaikum,

To check the issue, create a custom template with long name

Example:

<?php
/**
 * Template Name: Redirect to mobile App After Checkout
 *
 * Author: Mahbub Hasan Imon <mhimon.dev@gmail.com>
 * Author URI: https://mhimon.dev / https://ultradevs.com
 *
 * @package ultraDevs
 */
?>

Now Create a page and then open the template and select this one. You will see the issue

https://ultradevs.com/wp-content/uploads/2024/05/CleanShot-2024-05-13-at-10 .59.53.png

Thanks

Attachments (2)

CleanShot 2024-05-13 at 10 .59.53.png (20.8 KB) - added by mhimon 7 months ago.
Editor Template Issue
CleanShot 2024-05-13 at 11 .02.34.png (27.0 KB) - added by mhimon 7 months ago.

Download all attachments as: .zip

Change History (6)

@mhimon
7 months ago

Editor Template Issue

This ticket was mentioned in Slack in #core-test by ankit-k-gupta. View the logs.


7 months ago

#2 @sumitbagthariya16
7 months ago

  • Keywords needs-patch added

#3 @khokansardar
7 months ago

  • Keywords has-patch added; needs-patch removed

This issue is related to gutenberg. I have already create same issue in here -https://github.com/WordPress/gutenberg/issues/61702 Also added the PR https://github.com/WordPress/gutenberg/pull/61703 to resolve this issue.

#4 @poena
7 months ago

  • Keywords has-patch removed
  • Milestone Awaiting Review deleted
  • Resolution set to reported-upstream
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.