Make WordPress Core

Opened 10 years ago

Closed 10 years ago

#32960 closed defect (bug) (duplicate)

Wordpress Importer - already defined constructor for class WXR_Parser_Regex

Reported by: thejackah's profile TheJackah Owned by:
Milestone: Priority: normal
Severity: normal Version: 4.2.2
Component: Import Keywords:
Focuses: Cc:

Description

There appears to be an issue with the Wordpress Importer plugin, on a clean installation of 4.2.2, with the Developer plugins, it shows these errors:

Strict Standards: Redefining already defined constructor for class WXR_Parser_Regex in /home/thejacka/public_html/wptest/wp-content/plugins/wordpress-importer/parsers.php on line 408

Strict Standards: Declaration of WP_Import::bump_request_timeout() should be compatible with WP_Importer::bump_request_timeout($val) in /home/thejacka/public_html/wptest/wp-content/plugins/wordpress-importer/wordpress-importer.php on line 38

Warning: Cannot modify header information - headers already sent by (output started at /home/thejacka/public_html/wptest/wp-content/plugins/wordpress-importer/parsers.php:408) in /home/thejacka/public_html/wptest/wp-includes/option.php on line 772

Warning: Cannot modify header information - headers already sent by (output started at /home/thejacka/public_html/wptest/wp-content/plugins/wordpress-importer/parsers.php:408) in /home/thejacka/public_html/wptest/wp-includes/option.php on line 773

http://i.imgur.com/fgO34am.png

Change History (1)

#1 @ocean90
10 years ago

  • Focuses administration removed
  • Milestone Awaiting Review deleted
  • Resolution set to duplicate
  • Status changed from new to closed

Thanks for your report, but we're already tracking this issue in #24373.

Note: See TracTickets for help on using tickets.