OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

office message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


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


     [ https://issues.oasis-open.org/browse/OFFICE-3759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andreas Guelzow  updated OFFICE-3759:
-------------------------------------

    Description: 
Consider the 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 that 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), then this file can not be properly displayed.

  was:
Consider the 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.


> Inability to recognize errors
> -----------------------------
>
>                 Key: OFFICE-3759
>                 URL: https://issues.oasis-open.org/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 
>            Assignee: Andreas Guelzow 
>             Fix For: ODF 1.3
>
>
> Consider the 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 that 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), then this file can not be properly displayed.



--
This message was sent by Atlassian JIRA
(v6.2.2#6258)


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]