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 2006/03/19 21:36:18 UTC

DO NOT REPLY [Bug 39030] New: - TTFReader writes file with %20" (percent twenty) in filename

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

http://issues.apache.org/bugzilla/show_bug.cgi?id=39030

           Summary: TTFReader writes file with %20" (percent twenty) in
                    filename
           Product: Fop
           Version: 1.0dev
          Platform: Other
        OS/Version: Windows XP
            Status: NEW
          Severity: trivial
          Priority: P5
         Component: general
        AssignedTo: fop-dev@xmlgraphics.apache.org
        ReportedBy: laklare@ml1.net


When org.apache.fop.fonts.apps.TTFReader is run on a font name containing a
space ("Gill Sans"), it produces an XML font metrics file with "%20" (percent
twenty) in the filename instead of the space ("Gill%20Sans.xml")

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

DO NOT REPLY [Bug 39030] - TTFReader writes file with %20" (percent twenty) in filename

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

http://issues.apache.org/bugzilla/show_bug.cgi?id=39030





------- Additional Comments From laklare@ml1.net  2006-04-02 16:43 -------
Thanks.  I may have reported this incorrectly under Xalan-J, but I did put it
out there.  Here's the link: http://issues.apache.org/bugzilla/show_bug.cgi?id=39181

(In reply to comment #1)
> It looks like a bug in Xalan-J. I've changed the code so we open the
> OutputStream to the target file ourselves.
> http://svn.apache.org/viewcvs?rev=387161&view=rev
> 
> Would you mind informing the Xalan-J people about this? Someone else might run
> into this.



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

DO NOT REPLY [Bug 39030] - TTFReader writes file with %20" (percent twenty) in filename

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

http://issues.apache.org/bugzilla/show_bug.cgi?id=39030


jeremias@apache.org changed:

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




------- Additional Comments From jeremias@apache.org  2006-03-20 07:35 -------
It looks like a bug in Xalan-J. I've changed the code so we open the
OutputStream to the target file ourselves.
http://svn.apache.org/viewcvs?rev=387161&view=rev

Would you mind informing the Xalan-J people about this? Someone else might run
into this.

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