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

--- Comment #2 from Eyal Rozenberg <eyalr...@gmx.com> ---
(In reply to Mike Kaganski from comment #1)
> What should settle here? The UI uses semicolon. It is OK. The ODF has comma.
> This is also OK. I don't see a problem at all.

It's not that "the UI uses a semicolon". It's that the textual value you can
provide, for a field defined in the ODF spec, can be a semicolon-separated list
of values - but can't be a comma-separated list of values.

LibreOffice is an ODF editor. And if it takes a string for some ODF field
value, then it should accept the legitimate strings for that ODF field value,
and interpret them properly. So if for some reason we insist on supporting
semicolons - then at the very least, commas should be supported as well.

Additionally, you have to do some sleuthing to properly realize ODF supports
comma-separated typeface lists - which is confusing for people who see the
semicolon used as a separator in the app itself.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to