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

--- Comment #6 from Gordo <gordon1dr...@yahoo.com> ---
Created attachment 114970
  --> https://bugs.documentfoundation.org/attachment.cgi?id=114970&action=edit
document with manipulated content.xml

I had a look at the content.xml of the original file.

Table showing office:value-type:
__|__A___|__B___|__C___|
1 |void  |void  |string| <--table:table-cell
  |      |string|string| <--text:variable-set within text:p
------------------------
2 |string|void  |void  | <--table:table-cell
  |      |string|string| <--text:variable-set within text:p

Cell A1 is void and contains "August Secundo".
Cell C1 is string and contains "text content".

In the specification:
If the value type is not string, the corresponding Value Attribute(s) (Table 14
- Value attributes) shall contain the value(s) of the element.
If the value type is string and the office:string-value attribute is not
present, the element content defines the value.

But it looks like in the case of void that it lets the element content define
the value (text:p).

In my attached document, I changed the office:value-type to void for the cells
that have "Test void".

Version: 4.4.2.2
Build ID: c4c7d32d0d49397cad38d62472b0bc8acff48dd6

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

Reply via email to