-
Type: Bug
-
Status: Open
-
Priority: Major
-
Resolution: Unresolved
-
Affects Version/s: ODF 1.2
-
Fix Version/s: ODF-Next
-
Component/s: None
-
Labels:None
The description for the default value of arrayX gives a sequence rather than an array although arrayX has to be an error. There are two natural solutions to this: create and array in row-major order or in column-major order. This ought to be specified.
The problem is that Excel & Gnumeric appear to use row-major order while LibreOffice yses column-major order.