schema/libreoffice/OpenDocument-schema-v1.3+libreoffice.rng | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit c43398c2a455d32660650bbf876099d0b8554b68 Author: Samuel Mehrbrodt <[email protected]> AuthorDate: Tue May 4 14:02:46 2021 +0200 Commit: Samuel Mehrbrodt <[email protected]> CommitDate: Tue May 4 16:28:08 2021 +0200 Add proposal link Change-Id: I7887a3ac088c21e93ee9b7214827c71b52a321c5 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/115094 Tested-by: Samuel Mehrbrodt <[email protected]> Reviewed-by: Samuel Mehrbrodt <[email protected]> diff --git a/schema/libreoffice/OpenDocument-schema-v1.3+libreoffice.rng b/schema/libreoffice/OpenDocument-schema-v1.3+libreoffice.rng index 7e0dfbb07b6c..a50316edd093 100644 --- a/schema/libreoffice/OpenDocument-schema-v1.3+libreoffice.rng +++ b/schema/libreoffice/OpenDocument-schema-v1.3+libreoffice.rng @@ -2639,7 +2639,7 @@ xmlns:loext="urn:org:documentfoundation:names:experimental:office:xmlns:loext:1. </rng:optional> </rng:define> - <!-- TODO no proposal --> + <!-- https://issues.oasis-open.org/browse/OFFICE-4107 --> <rng:define name="table-filter-condition-attlist" combine="interleave"> <rng:optional> <rng:attribute name="loext:data-type"> _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
