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

Word document reading failed #2699

Open
2 tasks done
LiuShuaiaCai opened this issue Nov 21, 2024 · 1 comment
Open
2 tasks done

Word document reading failed #2699

LiuShuaiaCai opened this issue Nov 21, 2024 · 1 comment
Labels
Bug Report Status: Waiting for feedback Question has been asked, waiting for response from PR author

Comments

@LiuShuaiaCai
Copy link

Describe the bug and add attachments

The document containing Word formulas cannot be read, error message: DOMDocument:: loadXML(): namespace prefix m on oPath is not defined in Entity, line: 1

Expected behavior

Can read Word normally

Steps to reproduce

$localWordPath = DIR . '/tmp/File.v1.docx';
$phpWord = IOFactory::load($localWordPath);

PHPWord version(s) where the bug happened

1.3.0

PHP version(s) where the bug happened

8.1

Priority

  • I want to crowdfund the bug fix (with @algora-io) and fund a community developer.
  • I want to pay the bug fix and fund a maintainer for that. (Contact @Progi1984)
@Progi1984
Copy link
Member

@LiuShuaiaCai Hi, thank you for your issue.

Could you send me a sample file for reproducing the issue, please ?

Thanks for advance

@Progi1984 Progi1984 added the Status: Waiting for feedback Question has been asked, waiting for response from PR author label Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Report Status: Waiting for feedback Question has been asked, waiting for response from PR author
Development

No branches or pull requests

2 participants