Menu

#753 Path dirs repeated twice in imagedata urls

closed
nobody
XSL (1066)
5
2006-04-05
2006-03-20
No

I have a modular docbook. The book is three levels deep
- Book->Part->Chapter. Each Chapter xi:includes each
Section. I have the following relative url imagedata
<mediaobject>
<imageobject>
<imagedata
fileref="A%20Basic%20Rete%20Network.gif" />
</imageobject>
</mediaobject>

It complete screws up the path conversion, including
each directory twice:
[java] Error with opening URL
'Part%20-%201/Part%20-%201/Chapter%20-%20Rule
%20Engine/Chapter%20-%20Rule%20Engine/A%20Basic%20Rete%20Network.gif':
D:\dev\jb
ossrules\documentation\manual\build\en\pdf\Part -
1\Part - 1\Chapter - Rule Engi
ne\Chapter - Rule Engine\A Basic Rete Network.gif (The
system cannot find the pa
th specified)
[java] java.io.FileNotFoundException:
D:\dev\jbossrules\documentation\manua
l\build\en\pdf\Part - 1\Part - 1\Chapter - Rule
Engine\Chapter - Rule Engine\A B
asic Rete Network.gif (The system cannot find the path
specified)

[java] Image not available:
url(Part%20-%201/Part%20-%201/Chapter%20-%20Rul
e%20Engine/Chapter%20-%20Rule%20Engine/A%20Basic%20Rete%20Network.gif)
[java] Line 1 of a paragraph overflows the
available area. (fo:block, locat
ion: 32/161)

The platform is windows xp.

Discussion

  • Michael(tm) Smith

    Logged In: YES
    user_id=118135

    Xerces bug

     
  • Michael(tm) Smith

    • status: open --> closed