[ 
https://issues.apache.org/jira/browse/OFBIZ-4052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12970668#action_12970668
 ] 

BJ Freeman commented on OFBIZ-4052:
-----------------------------------

I get this to work fine both on a local host on windows using the trunk version 
with jquery.
the error you got does not happen on mine.
{code}
        if (!this.allowRender && !this.isDecorated) {
            String errorMsg = "WARNING: Cannot render content being rendered! 
(Infinite Recursion NOT allowed!)";
            Debug.logWarning(errorMsg, module);
            return "=========> " + errorMsg + " <=========";
        }
{code}
just a wild guess, that there is a bad segment on the disk swapfile and data is 
getting corrupted.

> Update Docbook files and give a nice look to doc
> ------------------------------------------------
>
>                 Key: OFBIZ-4052
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4052
>             Project: OFBiz
>          Issue Type: Improvement
>    Affects Versions: SVN trunk
>            Reporter: BJ Freeman
>            Priority: Minor
>         Attachments: docbook.css, OFBIZ-4052Docbookfiles.patch, 
> OFBIZ-4052Docbookfiles.patch
>
>
> updateds all the docbook.css in themes.
> remove tags from the <body>

-- 
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