Issue 123203 - WikiPublisher OXT export an empty TXT file
Summary: WikiPublisher OXT export an empty TXT file
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: 4.0.0
Hardware: All All
: P3 Normal with 6 votes (vote)
Target Milestone: 4.1.0
Assignee: Oliver-Rainer Wittmann
QA Contact:
URL: http://extensions.openoffice.org/fr/p...
Keywords: regression
Depends on:
Blocks:
 
Reported: 2013-09-06 13:09 UTC by oooforum (fr)
Modified: 2017-05-20 10:35 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: 4.1.0-dev
Developer Difficulty: ---


Attachments
GDB backtrace (11.50 KB, text/plain)
2013-09-06 14:03 UTC, Ariel Constenla-Haile
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description oooforum (fr) 2013-09-06 13:09:50 UTC
Another extension not compatible with AOO 4.x

If you try to generate Mediawiki text via menu File > Export, the .txt file is created but its content is empty.

Tested with:
- AOO 4.0.0 and WinXP SP3
- AOO 4.0.1 and Win7 pro x64
Comment 1 Ariel Constenla-Haile 2013-09-06 13:56:20 UTC
I get the following errors on a dbg-util build:

Error: cached Sequence not written From File /build/aoo/src/playground/trunk/main/sax/source/expatwrap/saxwriter.cxx at Line 164
Error: [file:///tmp/test.txt line 1]: syntaxerror From File /build/aoo/src/playground/trunk/main/filter/source/xsltfilter/uof2splitter.cxx at Line 94

that UOF thing there looks strange, sure a regression introduced in Revision 1363673
Comment 2 Ariel Constenla-Haile 2013-09-06 14:03:14 UTC
Created attachment 81471 [details]
GDB backtrace

Testing the filter from the menu "Tools" - "XML Filter Settings" crashes

Looks like introduced by Revision 1363673
No idea if it is related to the original bug report
Comment 3 Ariel Constenla-Haile 2013-09-06 14:09:19 UTC
(In reply to Ariel Constenla-Haile from comment #2)
> Created attachment 81471 [details]
> GDB backtrace
> 
> Testing the filter from the menu "Tools" - "XML Filter Settings" crashes
> 
> Looks like introduced by Revision 1363673
> No idea if it is related to the original bug report

this crash happens testing any filter
Comment 4 Ariel Constenla-Haile 2013-09-06 14:10:20 UTC
(In reply to oooforum from comment #0)
> If you try to generate Mediawiki text via menu File > Export, the .txt file
> is created but its content is empty.

Reproducible also with the extension built from trunk.
Comment 5 Ariel Constenla-Haile 2014-02-21 10:10:25 UTC
Still reproducible in current trunk, same errors:

Error: cached Sequence not written From File /build/aoo/src/playground/trunk/main/sax/source/expatwrap/saxwriter.cxx at Line 164
Error: [file:///tmp/test.txt line 1]: syntaxerror From File /build/aoo/src/playground/trunk/main/filter/source/xsltfilter/uof2splitter.cxx at Line 94
Comment 6 Oliver-Rainer Wittmann 2014-02-21 12:35:03 UTC
Ariel's assumption is correct - this issue and bug 124092 are related.
Both are caused by the changes made in revision 1363673
Comment 7 Oliver-Rainer Wittmann 2014-02-21 14:21:59 UTC
fixed by the changes made for bug 124092 for the next release