You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ofbiz.apache.org by Vijay <st...@gmail.com> on 2008/02/06 14:56:44 UTC

"Logo_Image_Url " not working correctly! @v4.0

Hello,

I have been trying to get the logo of our company into Quotations "Quote
Reports".

It is not accepting the new image and always displays "apache" image. I
loaded the new image as Party Group Logo and then also mentioned it in the
store, cleared the cache via webtools and explorer.I went through the code
several times and found no problems, however the log shows some error which
is as follows:

FONode.java:322:WARN ] Warning(115/13): fo:table, table-layout="auto" is
currently not supported by FOP
     [java] 2008-02-06 13:12:23,288 (http-0.0.0.0-8443-Processor4)
[             FONode.java:322:WARN ] Warning(137/13): fo:table,
table-layout="auto" is currently not supported by FOP
     [java] 2008-02-06 13:12:23,304 (http-0.0.0.0-8443-Processor4)
[             FONode.java:322:WARN ] Warning(164/17): fo:table,
table-layout="auto" is currently not supported by FOP
     [java] 2008-02-06 13:12:23,335 (http-0.0.0.0-8443-Processor4)
[             FONode.java:322:WARN ] Warning(217/21): fo:table,
table-layout="auto" is currently not supported by FOP
     [java] 2008-02-06 13:12:23,350 (http-0.0.0.0-8443-Processor4) [
LineLayoutManager.java:388:WARN ] Line 1 of a paragraph overflows the
available area. (fo:block, location: 198/75)
     [java] 2008-02-06 13:12:23,366 (http-0.0.0.0-8443-Processor4) [
LineLayoutManager.java:388:WARN ] Line 1 of a paragraph overflows the
available area. (fo:block, location: 204/75)
     [java] 2008-02-06 13:12:23,397 (http-0.0.0.0-8443-Processor4) [
StaticContentLayoutManager.java:246:WARN ] static-content overflows the
available area. (fo:static-content, location: 17/13)
     [java] 2008-02-06 13:12:23,428 (http-0.0.0.0-8443-Processor4) [
CachedClassLoader.java:211:DEBUG] Cached loader got a known bad resource
name: [META-INF/services/javax.xml.transform.TransformerFactory]
     [java] 2008-02-06 13:12:23,428 (http-0.0.0.0-8443-Processor4) [
CachedClassLoader.java:211:DEBUG] Cached loader got a known bad resource
name:
[META-INF/services/com.sun.org.apache.xalan.internal.xsltc.dom.XSLTCDTMManager]

Has anyone come across this earlier?

Regards