Opened 8 years ago
Last modified 6 years ago
#38282 new defect (bug)
Trackbacks do not return proper XML on double entries and flood
Reported by: | websupporter | Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | |
Component: | Pings/Trackbacks | Keywords: | has-patch |
Focuses: | Cc: |
Description
If an comment is double or part of a comment flood, wp_new_comment()
tends to wp_die()
.
With #36901 we can now get a proper WP_Error
instead and utilize this in wp_trackback.php
Attachments (1)
Change History (5)
Note: See
TracTickets for help on using
tickets.
Unit-Tests are not possible with this script.