Make WordPress Core

Opened 5 years ago

Closed 4 years ago

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

base_blog_url gets overridden when using the regex parser

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

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
4 years ago

  • Milestone Awaiting Review
  • Resolutionreported-upstream
  • Status newclosed

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.