Opened 10 years ago
Last modified 7 years ago
#38282 new defect (bug)
Trackbacks do not return proper XML on double entries and flood
| Reported by: | websupporter | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Awaiting Review |
| Component: | Pings/Trackbacks | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Unit-Tests are not possible with this script.