|
From: | Friedrich Beckmann |
Subject: | PSPP-BUG: [bug #61549] Saving as .odt / csv in 1.5.3 results empty documants / sheets. |
Date: | Mon, 10 Jan 2022 05:08:09 -0500 (EST) |
User-agent: | Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.2 Safari/605.1.15 |
Follow-up Comment #2, bug #61549 (project pspp): I did some debugging on this and I think it is related to the restructering of the items in the output view. When I do a csv export, then I always hit the OUTPUT_ITEM_GROUP here: https://git.savannah.gnu.org/cgit/pspp.git/tree/src/output/csv.c#n237 I guess that the output driver for odt and csv expect something that is not grouped and the fix here: https://git.savannah.gnu.org/cgit/pspp.git/commit/src/ui/gui/psppire-output-view.c?id=cb4ae645c499263005ea52d8ee8f09f11da232c3 does not cover the other output drivers? _______________________________________________________ Reply to this item at: <https://savannah.gnu.org/bugs/?61549> _______________________________________________ Message sent via Savannah https://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |