https://bugs.freedesktop.org/show_bug.cgi?id=68024

Michael Stahl <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
           Assignee|[email protected] |[email protected]
                   |desktop.org                 |
         Whiteboard|                            |odf

--- Comment #8 from Michael Stahl <[email protected]> ---
sigh... retyping comment since bugzilla ate it...

that we import the field for value-type="float" or value-type="void"
sounds like a bug to me.

ODF 1.2 19.385 office:value-type is quite clear that the value 
from office:string-value takes precedence over the element content.

the value of the table cell would include any fields or other
formatting in the element text, which obviously can't be
encoded in an XML attribute.

so from that it doesn't make sense to add an office:value-type
attribute on a cell that has content that isn't just plain text.

another point of view would be that the ODF spec has a bug here
and that office:string-value should not take precedence over the
element content.

office:value-type="string" already differs from the other types
in that for the other types the *-value attribute is mandatory and
the element content is merely a "preview" text rendering for "dumb"
consumers with some particular # of digits etc.,
which is not a concern if the type is string.

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

Reply via email to