https://issues.apache.org/bugzilla/show_bug.cgi?id=45770


Jeremias Maerki <[EMAIL PROTECTED]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WORKSFORME




--- Comment #1 from Jeremias Maerki <[EMAIL PROTECTED]>  2008-09-17 08:14:33 
PST ---
I'm not sure what the problem could be. Relative URIs work just fine for me.
Can you try the following:
- Set the Base URL on the FopFactory rather than on the FOUserAgent. That
shouldn't make any difference for images, though, as they use the base URL from
the FOUserAgent.
- Remove any base URL from the configuration file if you use one. Shouldn't
really make a difference, either. But redundance can sometimes make for nasty
surprises.

If this doesn't help (and it probably won't), the only thing that comes to my
mind is setting a break point in FOUserAgent.resolveURI(String, String) and
check what exactly is going on. Please reopen this issue if you doesn't lead
you to the problem.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to