| Summary: | xlink:type="simple" should be valid in draw:object or chart:chart | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Laurent Balland <jumbo4444> |
| Component: | filters and storage | Assignee: | Laurent Balland <jumbo4444> |
| Status: | RESOLVED FIXED | ||
| Severity: | minor | CC: | rb.henschel |
| Priority: | medium | ||
| Version: | 24.8.0.0 alpha0+ | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | target:24.8.0 | ||
| Crash report or crash signature: | Regression By: | ||
|
Description
Laurent Balland
2024-04-06 13:03:30 UTC
If saved as FODP, attribute xlink:type is inserted in chart:chart node @Regina: any though about this report? I prepared this commit, in case you agree: https://gerrit.libreoffice.org/c/core/+/165853 I think you are right, the attribute xlink:type is allowed in <chart:chart> element. But it is grouped with the xlink:href attribute. This group is optional, but when it exists, both attributes have to be present. https://docs.oasis-open.org/office/OpenDocument/v1.3/os/schemas/OpenDocument-v1.3-schema-rng.html#chart-chart-attlist Laurent Balland committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/15160b7af066579b7600ecf6b28c2099d2553563 tdf#160564 Treat xlink:type for embedded chart It will be available in 24.8.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. |