To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=107283
User rene changed the following:
What |Old value |New value
================================================================================
CC|'mav,pmladek' |'abi,mav,pmladek'
--------------------------------------------------------------------------------
------- Additional comments from [email protected] Sat Nov 28 18:08:34 +0000
2009 -------
The only occurances of idxcaption.xsl I see in helpcontent2 and transex3, but
how is this accessed later? By lucene?
grep -r idxcaption *
helpcontent2/source/auxiliary/.svn/entries:idxcaption.xsl
helpcontent2/util/makefile.mk:ZIP1LIST=main_transform*.xsl idxcaption.xsl
idxcontent.xsl
helpcontent2/util/target.pmk: $(HELPLINKER) @$(mktmp -mod $(LINKNAME) -hid
$(PRJ)$/helpers$/hid.lst -src $(COMMONMISC) -sty
$(PRJ)$/source$/auxiliary$/embed.xsl -zipdir $(MISC)$/ziptmp$(@:b) -idxcaption
$(PRJ)$/source$/auxiliary$/idxcaption.xsl -idxcontent
$(PRJ)$/source$/auxiliary$/idxcontent.xsl -lang {$(subst,$(LINKNAME)_, $(@:b))}
$(subst,LANGUAGE,{$(subst,$(LINKNAME)_, $(@:b))} $(LINKADDEDFILES))
$(foreach,i,$(LINKLINKFILES) $(COMMONMISC)$/{$(subst,$(LINKNAME)_, $(@:b))}/$i)
-o $@)
transex3/source/help/HelpLinker.cxx: else if
(args[i].compare("-idxcaption") == 0)
transex3/source/help/HelpLinker.cxx: aStrStream <<
"idxcaption stylesheet
missing" << std::endl;
transex3/source/help/HelpLinker.cxx: aIdxCaptionPathFileURL +=
rtl::OUString::createFromAscii( "/idxcaption.xsl" );
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]