Bug 155271 - The attribute drawooo:display is missing in libreoffice rng -file
Summary: The attribute drawooo:display is missing in libreoffice rng -file
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
unspecified
Hardware: x86-64 (AMD64) Windows (All)
: medium normal
Assignee: Regina Henschel
URL:
Whiteboard: target:7.6.0
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-13 00:14 UTC by Regina Henschel
Modified: 2023-05-22 17:42 UTC (History)
0 users

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Regina Henschel 2023-05-13 00:14:43 UTC
The attribute drawooo:display is missing in file OpenDocument-v1.3+libreoffice-schema.rng. Thus validation fails for documents which contain this attribute. This affects especially unit tests with 'saveAndReload' method. Such unit tests have now the 'SkipValidation' workaround.

The attribute was introduced with https://git.libreoffice.org/core/commit/33ef17ed7207b82d8e6fe1fa4ddaec676092d0f1
Comment 1 Commit Notification 2023-05-22 17:41:00 UTC
Regina Henschel committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/1d2830b936d02ed0882d9cc1234ddafb3bb7e8dd

tdf#155271 add drawooo:display to libreoffice-schema

It will be available in 7.6.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.