← Prev in month
← Prev in thread
Next in thread →
Next in month →
[OASIS Issue Tracker] Created: (OFFICE-3759) Inability to recognize errors
Inability to recognize errors
-----------------------------
Key: OFFICE-3759
URL: http://tools.oasis-open.org/issues/browse/OFFICE-3759
Project: OASIS Open Document Format for Office Applications (OpenDocument) TC
Issue Type: Improvement
Components: Table
Affects Versions: ODF 1.2
Reporter: Andreas Guelzow
Consider teh following file snippet:
<table:table-cell table:style-name="Gnumeric-default" table:formula="of:=IF(RAND()>0.5;"#DIV0!";1/0)" office:value-type="string" office:string-value="#DIV/0!">
<text:p>#DIV/0!</text:p>
</table:table-cell>
There appears to be no way to determine whether the cell currently contained an error or a string. (Note the for the given expression both is possible.)
If the cell format yields different results for errors than strings (for example in Gnumeric the default alignment differs), than this file can not be properly displayed.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tools.oasis-open.org/issues/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
← Prev in month
← Prev in thread
Next in thread →
Next in month →