OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [docbook-apps] DocBook xslTNG prerelease 2.0.7


On 06/02/2023 15:23, Thomas Schraitle wrote:
...
No localization exists for "" or "". Using default "en".
Error at xsl:text on line 169 column 19 of functions.xsl:
 XTMM9000 Processing terminated by xsl:message at line 169 in functions.xsl

Do you have any 'xml:lang=""' in your document(s)?

It looks like the function [1] can really only generate 'No localization
exists for "" or "".' if '$gentext-language' is not set (not that I know
how to set it) and there's an 'xml:lang=""' somewhere in your document.

The 'terminate="yes"' on line 168 does rather contradict the message
that processing will continue with the default language.

Regards,


Tony Graham.
--
Senior Architect
XML Division
Antenna House, Inc.
----
Skerries, Ireland
tgraham@antenna.co.jp


[1] https://github.com/docbook/xslTNG/blob/main/src/main/xslt/modules/functions.xsl#L139

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]