Make WordPress Core

Opened 10 years ago

Last modified 5 years 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
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 (12)

@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
9 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

Note: See TracTickets for help on using tickets.