https://bugs.documentfoundation.org/show_bug.cgi?id=169477
--- Comment #7 from yarma22 <[email protected]> --- Note ==== I realized that the split URLs bugs mentioned above (i.e. `Bug #6`, `Bug #7`, `Bug #8` and `Bug #9`) actually happen with any "long" line without a space that's automatically split over multiple lines. I attached an example file to illustrate this behavior. The line without spaces is "ThisIsAVeryLongLine,ItDoesn'tContainAnySpace" and it's split in 2 lines: 1. "ThisIsAVeryLongLine,ItDoesn'tContain" 2. "AnySpace" All the split URLs bugs can be reproduced, except this time replace any reference to the first and second line of the URL by the 2 above lines. -- You are receiving this mail because: You are the assignee for the bug.
