Closed pickfire closed 9 months ago
Thanks for the detailed report.
The rest can be normal string but it should at least be visible even though it might no longer be a URL.
If the user wants that behaviour then they can probably come up with some scheme where they track the number of urls written and then switch to writing strings.
However, if the library did that automatically then it would cause a series of bug reports with people reporting that urls weren't written as urls.
So, the current situation with the warning and dropped urls is the lesser of two evils.
Ultimately the issue is that Excel has a bizarre and undocumented limit on the number of non-contiguous urls that it supports.
Closing this as can't fix.
Current behavior
After 65530 URLs are inserted into a worksheet, the rest are empty.
Expected behavior
The rest can be normal string but it should at least be visible even though it might no longer be a URL.
Sample code to reproduce
Environment
Any other information
No response
OpenOffice and LibreOffice users