https://bugs.documentfoundation.org/show_bug.cgi?id=127718

--- Comment #1 from [email protected] ---
By the way, the bigger issues are that:
- It's not possible to split by non-repeated characters correctly, e.g.
a|,|b|,|c
text1|,|text2,text_after_comma|,|text3|text_after_bar
- Even if it's the same character repeated multiple times, it will still split
by single character, e.g.:
a||b||c
text1||text2|text_after_bar||text3

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to