[jira] Updated: (MPDF-7) Relative images are not recognised in sub folders

2009-04-07 Thread Marco Huber (JIRA)

 [ 
http://jira.codehaus.org/browse/MPDF-7?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Marco Huber updated MPDF-7:
---

Attachment: pdf-test.fo
output-2009-04-07.log

Maven downloaded the new snapshot (including doxia) but I get allready the same 
warnings. The created PDF contains no image.

I attached the log from the running and the created .fo file. There are only 

fo:external-graphic src=./../images/overview.png ...

references. Both the leading ./. 

 Relative images are not recognised in sub folders
 -

 Key: MPDF-7
 URL: http://jira.codehaus.org/browse/MPDF-7
 Project: Maven 2.x PDF Plugin
  Issue Type: Bug
Affects Versions: 1.0
 Environment: Maven 2.1.0, Windows XP Pro, Java 1.6
Reporter: Marco Huber
 Attachments: output-2009-04-07.log, output.log, pdf-test.fo, 
 pdf-test.zip


 If parts of the documentation located in sub folders under the apt folder 
 images are not recognised
 Example:
 (file under apt/administration/overview.apt)
 // SNIPPED START 
   Following the overview
 [./../images/overview.png]
 //  SNIPPED END
 The created html pages are correct. If I create the pdf I got
 ERROR [org.apache.fop.fo.FONode:83] 2009-04-03 11:35:05,250 - Image not 
 found: ./../images/overview.png
 I enclosed an sample project that shows the issue.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Updated: (MPDF-7) Relative images are not recognised in sub folders

2009-04-06 Thread Marco Huber (JIRA)

 [ 
http://jira.codehaus.org/browse/MPDF-7?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Marco Huber updated MPDF-7:
---

Attachment: output.log

I attached the output. As far I can see I use  version 1.0-20090309.102020-2.
Its the latest in the snapshot repo of apache.

 Relative images are not recognised in sub folders
 -

 Key: MPDF-7
 URL: http://jira.codehaus.org/browse/MPDF-7
 Project: Maven 2.x PDF Plugin
  Issue Type: Bug
Affects Versions: 1.0
 Environment: Maven 2.1.0, Windows XP Pro, Java 1.6
Reporter: Marco Huber
 Attachments: output.log, pdf-test.zip


 If parts of the documentation located in sub folders under the apt folder 
 images are not recognised
 Example:
 (file under apt/administration/overview.apt)
 // SNIPPED START 
   Following the overview
 [./../images/overview.png]
 //  SNIPPED END
 The created html pages are correct. If I create the pdf I got
 ERROR [org.apache.fop.fo.FONode:83] 2009-04-03 11:35:05,250 - Image not 
 found: ./../images/overview.png
 I enclosed an sample project that shows the issue.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira