Make WordPress Core

Opened 4 years ago

Closed 2 years ago

#53956 closed defect (bug) (reported-upstream)

base_blog_url gets overridden when using the regex parser

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

Description

Plugin: WordPress Importer
Class: WXR_Parser_Regex

The logic for setting base_blog_url in the loop will always set it as base_url unless it matches the current line. Need to verify it's not already set before overriding the value.

https://github.com/WordPress/wordpress-importer/pull/105

Change History (1)

#1 @dd32
2 years ago

  • Milestone Awaiting Review deleted
  • Resolution set to reported-upstream
  • Status changed from new to closed

This was fixed in the importer, I'm closing this as reported-upstream instead of fixed as the Importer issues can be managed via the GitHub repository.

Thanks @jjpmann!

Note: See TracTickets for help on using tickets.