sendMailFromScreen service error when ordered rental or digital products
------------------------------------------------------------------------

                 Key: OFBIZ-1192
                 URL: https://issues.apache.org/jira/browse/OFBIZ-1192
             Project: OFBiz
          Issue Type: Bug
          Components: order
    Affects Versions: SVN trunk
            Reporter: Bilgin Ibryam
            Priority: Minor
             Fix For: SVN trunk


Hi all,
Ordering products that donot need shipping address (rental or digital products) 
cause the following error:

     [java] ERROR:  'null:82:44: Error(82/44): fo:table-row is missing child 
elements.
     [java] Required Content Model: (table-cell+)'
     [java] 2007-08-09 13:43:31,925 (default-invoker-Thread-7) [  
ServiceDispatcher.java:410:ERROR] Service Error [sendMailFromScreen]: FOP 
transform failed: javax.xml.transform.TransformerException: 
org.apache.fop.fo.ValidationException: null:82:44: Error(82/44): fo:table-row 
is missing child elements.
     [java] Required Content Model: (table-cell+)
     [java] 2007-08-09 13:43:31,926 (default-invoker-Thread-7) [    
TransactionUtil.java:291:WARN ]
     [java] ---- exception report 
----------------------------------------------------------
     [java] [TransactionUtil.setRollbackOnly] Calling transaction 
setRollbackOnly; this stack trace shows where this is happening:
     [java] Exception: java.lang.Exception
     [java] Message: Service Error [sendMailFromScreen]: FOP transform failed: 
javax.xml.transform.TransformerException: 
org.apache.fop.fo.ValidationException: null:82:44: Error(82/44): fo:table-row 
is missing child elements.
     [java] Required Content Model: (table-cell+)
...

This service is sheduled three times and  fills the console with stack trace.
The applied patch fixes the bug.

Regards,
Bilgin Ibryam

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to