From 7d8015c0b12c93a3f5c444d3f3790544e722890e Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Thu, 11 Dec 2014 18:58:50 -0500 Subject: d: persist, address garbage collection issue, bug, fix * related to code related changes (re: "persistence") in recent reorganization of txt, html, epub, xmls etc. --- lib/sisu/develop/xml_odf_odt.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/sisu/develop/xml_odf_odt.rb') diff --git a/lib/sisu/develop/xml_odf_odt.rb b/lib/sisu/develop/xml_odf_odt.rb index 16a77e7a..85a85ddd 100644 --- a/lib/sisu/develop/xml_odf_odt.rb +++ b/lib/sisu/develop/xml_odf_odt.rb @@ -145,6 +145,7 @@ module SiSU_XML_ODF_ODT @data=markup(@ao_array) publish ensure + SiSU_XML_Persist::Persist.new.persist_init unless (@md.opt.act[:verbose_plus][:set]==:on \ || @md.opt.act[:maintenance][:set]==:on) if @env.processing_path.odt =~/od[ft]/ -- cgit v1.2.3