[wp-trac] [WordPress Trac] #54596: Block theme with period in name causes blank editor

WordPress Trac noreply at wordpress.org
Mon Dec 13 21:02:52 UTC 2021


#54596: Block theme with period in name causes blank editor
-------------------------------------------------+-------------------------
 Reporter:  mkaz                                 |       Owner:
                                                 |  hellofromTonya
     Type:  defect (bug)                         |      Status:  accepted
 Priority:  normal                               |   Milestone:  5.9
Component:  REST API                             |     Version:  trunk
 Severity:  normal                               |  Resolution:
 Keywords:  has-patch has-testing-info has-      |     Focuses:
  unit-tests                                     |
-------------------------------------------------+-------------------------

Comment (by hellofromTonya):

 Replying to [comment:6 peterwilsoncc]:
 >
 > ||=Character=||=2022 clone=||=2020 clone=||
 > || space || Failed || Successful ||
 > || `.` || Successful || Successful ||
 > || `[` || Failed || Failed ||
 > || `|` || Failed || Successful ||
 > || `=` || Failed || Successful ||
 > || `(` || Failed || Successful ||
 > || `+` || Failed || Successful ||
 > || `@` || Failed || Successful ||

 After testing with @costdev, `|` fails on Windows as it's not a valid
 dirname and `+` gets stripped out.

 [https://github.com/WordPress/wordpress-develop/pull/2034 PR 2034] adds
 support for the following characters: `.`, `[`, `]`, (`, `)`, `@`, `_`,
 and space.

 It's ready for testing and review.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/54596#comment:11>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list