Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rekognition error message is not correct for imported WXR #219

Open
1 task
robindevitt opened this issue Feb 22, 2022 · 0 comments
Open
1 task

Rekognition error message is not correct for imported WXR #219

robindevitt opened this issue Feb 22, 2022 · 0 comments
Labels
bug Existing functionality isn't behaving as expected

Comments

@robindevitt
Copy link
Contributor

WXML file exported from Altis cannot be imported because of parsing error.

Steps to reproduce:

  1. Login to the site admin.
  2. Navigate to Tools -> Import.
  3. Click the WordPress Importer.
  4. Upload the desired XML file you want to import.
  5. Presented error:

10257:179 Char 0x0 out of allowed range

10257:179 CData section not finished
O:8:"WP_Error":3:{s:6:"errors";a:1:{s:21:"aws-reko

10257:179 Premature end of data in tag meta_value line 10256

There was an error when reading this WXR file
Details are shown above. The importer will now try again with a different parser...

Sorry, there has been an error.
This does not appear to be a WXR file, missing/invalid WXR version number

Describe what you expected to see:

The file should import without any errors.

Acceptance criteria:

  • The file when exported, shouldn't contain any parse errors.
@robindevitt robindevitt added the bug Existing functionality isn't behaving as expected label Feb 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Existing functionality isn't behaving as expected
Projects
None yet
Development

No branches or pull requests

1 participant