Hi!

I suggest I found a bug in chunked output and want to understand is it a bug or 
I just don't understand the process in the right way?

If someone tries to use base.uri param for chunked output as discussed here: 
http://www.sagehill.net/docbookxsl/Chunking.html#ChuckFilenamePrefix (second 
row in the table), he gets right filenames (with prefix) but ALL hrefs in all 
chunked html files will be broken because href doesn't include base.uri value.

I.e. someone has chunked files: index.html, ar01s02.html, ar01s03.html - 
without prefix (with default base.uri). Then use base.uri=pre- he gets 
pre-index.html, pre-ar01s02.html, pre-ar01s03.html. But href values inside 
'pre-' files are still index.html, ar01s02.html, ar01s03.html so all links are 
broken.

XSL versions (checked on): docbook-xsl-1.73.2, docbook-xsl-1.75.2, 
docbook-xsl-1.76.1-RC2 (all not NS)
XSL processor: xsltproc
Customization layer: none (default xsl, only base.uri changed as shown above). 

P.S. I've posted a bug regarding this 
(https://sourceforge.net/tracker/?func=detail&aid=3087359&group_id=21935&atid=373747)
 but also have decided to post a message to this list. It is hard to believe 
that no one use base.uri with custom prefix for chunked output with docbook-xsl 
from version 1.73.2, so possible I'm wrong.

--
Best regards,
 Eduard Tibet



---------------------------------------------------------------------
To unsubscribe, e-mail: docbook-apps-unsubscr...@lists.oasis-open.org
For additional commands, e-mail: docbook-apps-h...@lists.oasis-open.org

Reply via email to