This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [docbook-apps] Bug in XSL Stylesheets concerning relative image paths


Actually, I heard about this problem on Monday and checked in a fix for it
on Tuesday.  The fix will be in the next distro, or you can try out the
snapshot distribution.

Bob Stayton
Sagehill Enterprises
DocBook Consulting
bobs@sagehill.net


----- Original Message ----- 
From: "Michael Smith" <smith@xml-doc.org>
To: "Georges Schmitz" <georges.schmitz@heitec.de>
Cc: "docbook-apps" <docbook-apps@lists.oasis-open.org>
Sent: Friday, November 19, 2004 7:14 AM
Subject: Re: [docbook-apps] Bug in XSL Stylesheets concerning relative image
paths


> Please file a bug report at:
>
>   https://sourceforge.net/tracker/?func=add&group_id=21935&atid=373747
>
> Georges Schmitz <georges.schmitz@heitec.de> writes:
>
> > A bug was introduced in stylesheets version 1.66 (html and fo, remains
> > in version 1.67) concerning relative paths:
> >
> >    <inlinegraphic  fileref="../../common/img.png"/>
> >
> > becomes
> >
> >    <img src="common/img.png"/>
> >
> > All leading "parent directories" (../) are simply cut. In version 1.66
> > relative paths in graphic environments remained untouched. My admonition
> > and callout graphics are stored in "../../common/decorative/", however
> > these paths are not mangled and work well.
> >
> > I don't know where to fix this in the stylesheets, have I to switch back
> > to 1.66?
> >
> > Regards,
> > Georges Schmitz
> >
>



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]