You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by bu...@apache.org on 2003/07/28 00:28:47 UTC

DO NOT REPLY [Bug 21916] New: - base URL of Fop Ant Task with Fileset should be .fo file

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21916>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21916

base URL of Fop Ant Task with Fileset should be .fo file

           Summary: base URL of Fop Ant Task with Fileset should be .fo file
           Product: Fop
           Version: 0.15
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: general
        AssignedTo: fop-dev@xml.apache.org
        ReportedBy: lasterra@telefonica.net


When you use Fop task wiht filesets, the base dir of the transformation is the
base dir of the fileset. 

I don't understand why this behaviour but I suggest that It will be better if
the base dir of the transformation will allways be the folder where .fo file is.
This way is easiest to work with external files like images.

I think this have sense becouse if the .fo file is the source of the
translation, its folder should be the basedir of the translation. 

If you think that the folder of the .fo files sometimes should not be the base
dir, you could add a new attrbute to the Fop Task, to change the behaviour,
something like <Fop sourceFilesBaseURL="true"/> or <Fop foFilesBaseURL="true"/>

---------------------------------------------------------------------
To unsubscribe, e-mail: fop-dev-unsubscribe@xml.apache.org
For additional commands, email: fop-dev-help@xml.apache.org