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 2001/04/13 04:31:54 UTC

[Bug 1332] New - MIF output strings not properly escaped

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

*** shadow/1332	Thu Apr 12 19:31:54 2001
--- shadow/1332.tmp.12259	Thu Apr 12 19:31:54 2001
***************
*** 0 ****
--- 1,21 ----
+ +============================================================================+
+ | MIF output strings not properly escaped                                    |
+ +----------------------------------------------------------------------------+
+ |        Bug #: 1332                        Product: Fop                     |
+ |       Status: NEW                         Version: all                     |
+ |   Resolution:                            Platform: PC                      |
+ |     Severity: Normal                   OS/Version: All                     |
+ |     Priority:                           Component: general                 |
+ +----------------------------------------------------------------------------+
+ |  Assigned To: fop-dev@xml.apache.org                                       |
+ |  Reported By: chris@moonvine.org                                           |
+ |      CC list: Cc:                                                          |
+ +----------------------------------------------------------------------------+
+ |          URL:                                                              |
+ +============================================================================+
+ |                              DESCRIPTION                                   |
+ method ParaLine.output() of org.apache.fop.mif.MIFDocument doesn't escape "elem" 
+ when elem is instanceof String and != "\n". At a minimum the characters: "'", 
+ "`", and ">" need to be escaped for Framemaker to be able to correctly load the 
+ generated MIF. I'm not sure what other characters may need to be escaped (if 
+ any).

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