Opened 3 months ago
#23482 new defect (bug)
Fix improper use of comment_exists() in some importers
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | WordPress.org |
| Component: | Import | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Background: #20494
DotClear Importer and TextPattern Importer treat the returned comment post ID as a comment ID:
http://plugins.trac.wordpress.org/browser/dotclear-importer/trunk/dotclear-importer.php#L416
http://plugins.trac.wordpress.org/browser/textpattern-importer/trunk/textpattern-importer.php#L429
Note: See
TracTickets for help on using
tickets.
