← Prev in month
← Prev in thread
[OASIS Issue Tracker] (OFFICE-4070) Errors in Criterion
Patrick Durusau created OFFICE-4070:
---------------------------------------
Summary: Errors in Criterion
Key: OFFICE-4070
URL: https://issues.oasis-open.org/browse/OFFICE-4070
Project: OASIS Open Document Format for Office Applications (OpenDocument) TC
Issue Type: Improvement
Affects Versions: ODF 1.3
Environment: part 4
Reporter: Patrick Durusau
Regina Henschel:Â
as action to OFFICE-3766 a wrong reference was corrected. But the problem with infix operators "=" and "<>" from that isseu was not solved properly.
The problem was, that in the ODF 1.2 text (section 4.11.8, part 2):
A value beginning with a comparator (<, <=, =, >, >=, <>). 6.4.9
"=" and "<>" are not a 'comparator'.
A correct solution might have been:
A value beginning with a comparator (<, <=, >, >=). 6.4.9 or an infix operator (=, <>) 6.4.7 and 6.4.8
But instead "=" and "<>" are removed from the list. That does not work, because the next sentences contain rules for them.
--
This message was sent by Atlassian Jira
(v8.3.3#803004)
← Prev in month
← Prev in thread