After adding a comment, the Android phone cannot be opened and prompts that the format is incorrect. However, PC and Apple phones can display it normally
XiangSir-No1 opened this issue · 2 comments
XiangSir-No1 commented
Describe the bug and add attachments
Expected behavior
Normal display
Steps to reproduce
$comment = $section->addComment('admin', new \DateTime());
$comment->addText('first comment');
$comment->setStartElement($startElement);
$comment->setEndElement($endElement);
PHPWord version(s) where the bug happened
1.3.0
PHP version(s) where the bug happened
7.4
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)
XiangSir-No1 commented
Only by adding comments can this problem occur