Title: Jon Cave's Replies | WordPress.org

---

# Jon Cave

  [  ](https://wordpress.org/support/users/duck_/)

 *   [Profile](https://wordpress.org/support/users/duck_/)
 *   [Topics Started](https://wordpress.org/support/users/duck_/topics/)
 *   [Replies Created](https://wordpress.org/support/users/duck_/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/duck_/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/duck_/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/duck_/engagements/)
 *   [Favorites](https://wordpress.org/support/users/duck_/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 181 total)

1 [2](https://wordpress.org/support/users/duck_/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/duck_/replies/page/3/?output_format=md) …
[11](https://wordpress.org/support/users/duck_/replies/page/11/?output_format=md)
[12](https://wordpress.org/support/users/duck_/replies/page/12/?output_format=md)
[13](https://wordpress.org/support/users/duck_/replies/page/13/?output_format=md)
[→](https://wordpress.org/support/users/duck_/replies/page/2/?output_format=md)

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Theme Unit Test Failing](https://wordpress.org/support/topic/theme-unit-test-failing/)
 *  [Jon Cave](https://wordpress.org/support/users/duck_/)
 * (@duck_)
 * [13 years ago](https://wordpress.org/support/topic/theme-unit-test-failing/page/2/#post-3676272)
 * Lance, sorry wasn’t clear enough. The two problems were:
 *  1. Malformed, so falls back to regex parser
 *  2. Authors, categories, tags, terms are all formatted prettily on multiple lines,
   e.g.
 * > <wp:tag>
   >  <wp:term_id>124338</wp:term_id> <wp:tag_slug>crushing</wp:tag_slug
   > > <wp:tag_name><![CDATA[crushing]]></wp:tag_name> </wp:tag>
 * So the regex parser failed to import them since it expects single lines for these
   nodes and their children.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Theme Unit Test Failing](https://wordpress.org/support/topic/theme-unit-test-failing/)
 *  [Jon Cave](https://wordpress.org/support/users/duck_/)
 * (@duck_)
 * [13 years ago](https://wordpress.org/support/topic/theme-unit-test-failing/#post-3676264)
 * There are two problems occurring. Firstly there are parse errors in the XML:
 * > 640:32 Namespace prefix atom on link is not defined
   > 641:21 Namespace prefix atom on link is not defined
   > 3513:8 Opening and ending tag mismatch: postmeta line 3508 and item
   > 5646:13 Opening and ending tag mismatch: item line 3487 and channel
   > 5647:7 Opening and ending tag mismatch: channel line 22 and rss
   > 5648:1 Premature end of data in tag rss line 21
 * This causes the proper XML parsers to fail and fallback to the regex parser.
 * This fails to import tags because the export has more nicely formatted tags, 
   categories, authors, etc. which the regex parser cannot handle since they’re 
   not just one line.
 * This appears to all be WP.com specific behaviour so they might have to fix some
   stuff on their end. (There is a bug in the importer which means that tags only
   fail to report as failed and not authors + categories).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WordPress Importer] [Patch included] Importing nav_menu items fails](https://wordpress.org/support/topic/patch-included-importing-nav_menu-items-fails/)
 *  [Jon Cave](https://wordpress.org/support/users/duck_/)
 * (@duck_)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/patch-included-importing-nav_menu-items-fails/#post-3169711)
 * Thanks for the report! This was actually caused by a change in core which I fixed
   in [http://core.trac.wordpress.org/changeset/22399](http://core.trac.wordpress.org/changeset/22399).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Exploit Scanner] [Plugin: Exploit Scanner] hashes-3.4.1.php missing](https://wordpress.org/support/topic/plugin-exploit-scanner-hashes-341php-missing/)
 *  Plugin Author [Jon Cave](https://wordpress.org/support/users/duck_/)
 * (@duck_)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-exploit-scanner-hashes-341php-missing/#post-2860230)
 * I just pushed an update to include the new stuff. Sorry for the delay.
 * The compatible thing is probably WordPress.org just assuming that plugins are
   compatible with all minor versions (3.4.x) for any major version that they support.
   In general this is true.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WordPress Importer] [Plugin: WordPress Importer] Omitted Backslashes](https://wordpress.org/support/topic/plugin-wordpress-importer-omitted-backslashes/)
 *  [Jon Cave](https://wordpress.org/support/users/duck_/)
 * (@duck_)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-wordpress-importer-omitted-backslashes/#post-2819831)
 * You can create a ticket on the [core WordPress Trac](http://core.trac.wordpress.org)
   under the “Import” component.
 *   Forum: [Alpha/Beta/RC](https://wordpress.org/support/forum/alphabeta/)
    In 
   reply to: [Comments not showing on Edit Post page](https://wordpress.org/support/topic/comments-not-showing-on-edit-post-page/)
 *  [Jon Cave](https://wordpress.org/support/users/duck_/)
 * (@duck_)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/comments-not-showing-on-edit-post-page/#post-2799841)
 * I have created a ticket for this bug at [http://core.trac.wordpress.org/ticket/20937](http://core.trac.wordpress.org/ticket/20937).
 * Thanks for the report.
 *   Forum: [Alpha/Beta/RC](https://wordpress.org/support/forum/alphabeta/)
    In 
   reply to: [Theme Customizer not able to add a new field to current settings](https://wordpress.org/support/topic/theme-customizer-not-able-to-add-a-new-field-to-current-settings/)
 *  [Jon Cave](https://wordpress.org/support/users/duck_/)
 * (@duck_)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/theme-customizer-not-able-to-add-a-new-field-to-current-settings/#post-2799351)
 * It doesn’t work because twentyeleven_theme_options_validate() is run on sanitize_option(),
   so your custom key is stripped out. If you want to work with the twentyeleven_themem_options
   option then you’ll have to filter twentyeleven_theme_options_validate as well
   to allow the text_color key through.
 *   Forum: [Alpha/Beta/RC](https://wordpress.org/support/forum/alphabeta/)
    In 
   reply to: [List whole subpages failing in RC3](https://wordpress.org/support/topic/list-whole-subpages-fialing-on-rc3/)
 *  [Jon Cave](https://wordpress.org/support/users/duck_/)
 * (@duck_)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/list-whole-subpages-fialing-on-rc3/#post-2809480)
 * > My guess is that it’s related to $post->ancestors.
 * Looks like it. Try RC4 and hopefully that’ll fix it.
 *   Forum: [Alpha/Beta/RC](https://wordpress.org/support/forum/alphabeta/)
    In 
   reply to: [Admin sidebar buggish on 3.4-RC2-21036](https://wordpress.org/support/topic/admin-sidebar-buggish-on-34-rc2-21036/)
 *  [Jon Cave](https://wordpress.org/support/users/duck_/)
 * (@duck_)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/admin-sidebar-buggish-on-34-rc2-21036/#post-2804260)
 * Thanks for the report. A patch to resolve this has been submitted on [http://core.trac.wordpress.org/ticket/20857](http://core.trac.wordpress.org/ticket/20857)
   by another contributor.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Help Me Understand 'Exploit Scanner' Warning](https://wordpress.org/support/topic/help-me-understand-exploit-scanner-warning/)
 *  [Jon Cave](https://wordpress.org/support/users/duck_/)
 * (@duck_)
 * [14 years ago](https://wordpress.org/support/topic/help-me-understand-exploit-scanner-warning/#post-2703851)
 * That looks like a false positive. To double check you could download a fresh 
   copy of tablesorter and compare it to that file to ensure no modifications have
   been made.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WordPress Importer] [Plugin: WordPress Importer] HELP. Internal links NOT transfered correctly](https://wordpress.org/support/topic/plugin-wordpress-importer-internal-links-not-transfered-correctly/)
 *  [Jon Cave](https://wordpress.org/support/users/duck_/)
 * (@duck_)
 * [14 years ago](https://wordpress.org/support/topic/plugin-wordpress-importer-internal-links-not-transfered-correctly/#post-2696196)
 * > Don’t you think it should though? Any plans on that?
 * Yes, ideally it should. I couldn’t say when though. It requires someone to write
   a patch and think about any edge cases where it wouldn’t work or break something.
 * > BTW, how does it work with mapped domains? […] would we have to deal with any
   > known issues you probably are aware of?
 * It should work fine. So there are no issues that I am aware of.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WordPress Importer] [Plugin: WordPress Importer] HELP. Internal links NOT transfered correctly](https://wordpress.org/support/topic/plugin-wordpress-importer-internal-links-not-transfered-correctly/)
 *  [Jon Cave](https://wordpress.org/support/users/duck_/)
 * (@duck_)
 * [14 years ago](https://wordpress.org/support/topic/plugin-wordpress-importer-internal-links-not-transfered-correctly/#post-2696147)
 * I am afraid that the importer currently doesn’t attempt to translate URLs in 
   post content (except for attachment URLs).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WordPress Importer] [Plugin: WordPress Importer] bug: Author problem importing multiple WXR files](https://wordpress.org/support/topic/plugin-wordpress-importer-bug-author-problem-importing-multiple-wxr-files/)
 *  [Jon Cave](https://wordpress.org/support/users/duck_/)
 * (@duck_)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-wordpress-importer-bug-author-problem-importing-multiple-wxr-files/#post-2643645)
 * Are you using the “or assign posts to an existing user” dropdown on the “Assign
   Authors” page for the 2nd, 3rd, … import(s) to map the users to those imported
   by the first file?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WordPress Importer] [Plugin: WordPress Importer] podPress media file data missing](https://wordpress.org/support/topic/plugin-wordpress-importer-podpress-media-file-data-missing/)
 *  [Jon Cave](https://wordpress.org/support/users/duck_/)
 * (@duck_)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-wordpress-importer-podpress-media-file-data-missing/#post-2576485)
 * > Would it require dropping a few tables from my database and importing again
   > from scratch?
 * If you just do it again the process should skip any posts, pages, etc. that already
   exist. If that doesn’t work properly then you should start from scratch instead.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WordPress Importer] [Plugin: WordPress Importer] Delete plugin after importing](https://wordpress.org/support/topic/plugin-wordpress-importer-delete-plugin-after-importing/)
 *  [Jon Cave](https://wordpress.org/support/users/duck_/)
 * (@duck_)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-wordpress-importer-delete-plugin-after-importing/#post-2600023)
 * Yes.

Viewing 15 replies - 1 through 15 (of 181 total)

1 [2](https://wordpress.org/support/users/duck_/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/duck_/replies/page/3/?output_format=md) …
[11](https://wordpress.org/support/users/duck_/replies/page/11/?output_format=md)
[12](https://wordpress.org/support/users/duck_/replies/page/12/?output_format=md)
[13](https://wordpress.org/support/users/duck_/replies/page/13/?output_format=md)
[→](https://wordpress.org/support/users/duck_/replies/page/2/?output_format=md)