| Summary: | GSoC table template: Crash in save as ODF 1.2 strict or ODF 1.0 | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Regina Henschel <rb.henschel> |
| Component: | Writer | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | philipz85 |
| Priority: | medium | ||
| Version: | 5.3.0.0.alpha0+ | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | target:5.3.0 | ||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 101756, 107553 | ||
| Attachments: |
Contains table template. It has been saved as ODF 1.2 extended
Screenshot of the error message |
||
|
Description
Regina Henschel
2016-08-24 19:55:13 UTC
Created attachment 127005 [details]
Screenshot of the error message
If I use Version: 5.3.0.0.alpha0+ Build ID: 1e84b23839d96068c862e746c9162db79d2c8c62 CPU Threads: 4; OS Version: Windows 6.1; UI Render: default; TinderBox: Win-x86@42, Branch:master, Time: 2016-08-25_05:49:25 Locale: de-DE (de_DE); Calc: group there is no assertion, but the produced ODF is invalid, because it still contains the attributes, which are originally in loext namespace, but now they have no namespace at all. Might be a windows only issue or might be something that has already been resolved, as i couldnt reproduce it on linux. Would be good to retest to see if it is still there. Version: 5.3.0.0.alpha0+ Build ID: 139d3b3e8b157c1f365f888126269f0902acbaa2 CPU Threads: 2; OS Version: Linux 3.19; UI Render: default; TinderBox: Linux-rpm_deb-x86_64@70-TDF, Branch:master, Time: 2016-08-26_00:01:39 Locale: en-US (en_US.UTF-8); Calc: group I can confirm under Linux. It needs to be a dbgutil build for the assert to fire. Caolán McNamara committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=1f6af12705ddcf14eb4617a6f2f523b844e3f6db Resolves: tdf#101708 only export loext table attributes in 'extended' variant It will be available in 5.3.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. |