← Prev in month ← Prev in thread
Next in thread → Next in month →

[OASIS Issue Tracker] Created: (OFFICE-3759) Inability to recognize errors

From
OASIS Issues Tracker <>
Date
2012-05-23T23:15:43+00:00
ID
1295015282.30691337814933057.JavaMail.tomcat55@mw00
Thread
[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()&gt;0.5;&quot;#DIV0!&quot;;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 →