Hello,
Strange issue I'm hitting : only occurring on some projects, while in others it works fine.
Scenario :
- select a projet
- launch report "Planning > Work synthesis per activity"
- export report to CSV
=> error occurs
** ERROR ** [V10.0.6] ERROR ** ** ERROR ** [V10.0.6] on file '/projeqtor/external/HtmlPhpExcel/lib/HtmlPhpExcel/Parser/Parser.php' at line (97) ** ERROR ***** [V10.0.6] cause = DOMDocument::loadHTML(): htmlParseEntityRef: expecting ';' in Entity, line: 2
Do you know how we could fix this ?
Note : currently still running v10.0.6 in production, upgrade is planned mid-november.
I'll test on v10.1 on test server ASAP.
Thanks
Quick update by any chance ?
We fixed something on that side on V10.1.3.
Please chack if this version fixes your issue.
NB : it was due to some special character (", &, or else) on project name and/or activity name.
Thanks for the update.
Unfortunately I am still hitting an issue after upgrade (message is a little bit different I think).
Display report :
Export to CSV => error
2022-11-16 14:49:15.937 => 0.011 ** ERROR ** [V10.1.3] ERROR ** 2022-11-16 14:49:15.937 => 0.000 ** ERROR ** [V10.1.3] on file '/opt/projeqtor/external/HtmlPhpExcel/vendor/ticketpark/htmlphpexcel/lib/HtmlPhpExcel/Parser/Parser.php' at line (97) 2022-11-16 14:49:15.937 => 0.000 ** ERROR ***** [V10.1.3] cause = DOMDocument::loadHTML(): error parsing attribute name in Entity, line: 2
My apologies - I got the error mentioned above on an old test database. I guess there's been too much playing around in there , data may be corrupted.
I just tested again on a copy of production data, and it works fine. Thanks !
