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 Dorothea Wiarda <wi...@vic.com> on 2000/11/06 13:08:30 UTC

Tiny error in XMLRenderer

While trying to understand the code, I found a tiny error in
org.apache.fop.render.xml.XMLRenderer
There is an unbalanced " in the produced output.

See the diff output below:
***************
*** 263,269 ****
                     + fontWeight + "\" red=\""
                     + area.getRed() + "\" green=\""
                     + area.getGreen() + "\" blue = \""
!                    + area.getBlue() + " width = \""
                     + area.getContentWidth() + "\">" + sb.toString()
                     + "</InlineArea>");
      }
--- 263,269 ----
                     + fontWeight + "\" red=\""
                     + area.getRed() + "\" green=\""
                     + area.getGreen() + "\" blue = \""
!                    + area.getBlue() + "\" width = \""
                     + area.getContentWidth() + "\">" + sb.toString()
                     + "</InlineArea>");
      }


Doro
________________________________________________________
Dorothea Wiarda

E-Mail:    wiarda@dwiarda.com
Web-Home:  http://www.dwiarda.com
           http://www.techno-info.com