• Mark Hung's avatar
    EPUB export: fix not properly paired openPageSpan · 966dc7f2
    Mark Hung yazdı
    Fix the test case converting abi11105.abw to EPUB file.
    ( the attachment at
      <https://bugzilla.abisource.com/show_bug.cgi?id=11105#c1> )
    
    soffice.bin: .../sax/source/expatwrap/saxwriter.cxx:1184: virtual void
    (anonymous namespace)::SAXWriter::endElement(const rtl::OUString &):
    	Assertion `aName ==
    	m_pSaxWriterHelper->m_DebugStartedElements.top()' failed.
    
    We used to invoke handlePageSpan when starting a paragraph
    or a table element that has master-page-name defined in the referred
    style, and invoke closePageSpan when XMLBodyContentContext.
    
    Limit the handling of page span to top-level paragraph or tables
    so that it doesn't messed up in the nested ( paragraph that changed
    it's page style in a table cell ) case.
    
    Change-Id: Ic8637663aaa7506ced9758bd7ccd7233309e8557
    Reviewed-on: https://gerrit.libreoffice.org/73214
    Tested-by: Jenkins
    Reviewed-by: 's avatarMiklos Vajna <vmiklos@collabora.com>
    966dc7f2
Adı
Son kayıt (commit)
Son güncelleme
..
data Loading commit data...
DirectoryStreamTest.cxx Loading commit data...
DrawingImportTest.cxx Loading commit data...
EPUBExportTest.cxx Loading commit data...
ImportTest.cxx Loading commit data...
PresentationImportTest.cxx Loading commit data...
SpreadsheetImportTest.cxx Loading commit data...
TextImportTest.cxx Loading commit data...
WPXSvStreamTest.cxx Loading commit data...
WpftCalcFilterTest.cxx Loading commit data...
WpftDrawFilterTest.cxx Loading commit data...
WpftFilterFixture.cxx Loading commit data...
WpftFilterFixture.hxx Loading commit data...
WpftFilterTestBase.cxx Loading commit data...
WpftFilterTestBase.hxx Loading commit data...
WpftImpressFilterTest.cxx Loading commit data...
WpftLoader.cxx Loading commit data...
WpftLoader.hxx Loading commit data...
WpftWriterFilterTest.cxx Loading commit data...
stream.cxx Loading commit data...
wpftimport.cxx Loading commit data...
wpftimport.hxx Loading commit data...
wpftqahelperdllapi.h Loading commit data...