Make WordPress Core

Opened 10 years ago

Last modified 4 weeks ago

#29117 new defect (bug)

Custom Field metabox shows table header information even though it has no data to show.

Reported by: ankit-k-gupta's profile Ankit K Gupta Owned by:
Milestone: Awaiting Review Priority: normal
Severity: normal Version: 2.9
Component: Posts, Post Types Keywords: has-patch needs-refresh close
Focuses: ui, javascript, administration Cc:

Description

This can be verified by adding a post and then submitting an empty meta key and meta value. A validation error occurs but at the same time the table header information is displayed.

Attachments (3)

Post-backend.png (29.7 KB) - added by Ankit K Gupta 10 years ago.
Screen shots of issue
post.min.js.diff (37.8 KB) - added by Ankit K Gupta 10 years ago.
Patch
post.js.diff (575 bytes) - added by JoshuaAbenazer 10 years ago.
Patch for non-minified file

Download all attachments as: .zip

Change History (13)

@Ankit K Gupta
10 years ago

Screen shots of issue

@Ankit K Gupta
10 years ago

Patch

#1 @Ankit K Gupta
10 years ago

  • Keywords has-patch added

#2 @ocean90
10 years ago

  • Keywords needs-patch added; has-patch removed

Please patch the non-minified file.

#3 @JoshuaAbenazer
10 years ago

  • Keywords has-patch added; needs-patch removed

Patch for the non-minified file.

@JoshuaAbenazer
10 years ago

Patch for non-minified file

#4 @helen
10 years ago

  • Version changed from trunk to 2.9

Looks like it probably comes from [12022].

#5 @joedolson
10 years ago

  • Focuses accessibility removed

#6 @ocean90
9 years ago

#32402 was marked as a duplicate.

#7 @Ankit K Gupta
8 years ago

  • Keywords needs-refresh added

#8 @SergeyBiryukov
7 years ago

#40389 was marked as a duplicate.

This ticket was mentioned in Slack in #core-js by kakomap. View the logs.


5 years ago

#10 @tw2113
4 weeks ago

  • Keywords close added

I feel like this is a good candidate to close as wontfix. We've spent a good number of years since it was opened, pushing for the block editor experience, and if someone is happening to use the Classic Editor plugin, posts are going to get classic-editor-remember meta data by default, negating the potential of empty headings.

Note: See TracTickets for help on using tickets.