You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Nicolas Malin (JIRA)" <ji...@apache.org> on 2010/08/31 10:18:53 UTC

[jira] Commented: (OFBIZ-3912) Impossible to check DB by webtools

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

Nicolas Malin commented on OFBIZ-3912:
--------------------------------------

Scott, this issue is really critical for production site. It is not possible to check, repare a db from entity engine view. The correction is really simple. Could a commiter do a quick review and commit ?

thx by advance

> Impossible to check DB by webtools
> ----------------------------------
>
>                 Key: OFBIZ-3912
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3912
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Nicolas Malin
>         Attachments: checkDb.patch
>
>
> In CheckDB.groovy, bad method call to DatabaseUtil. I change new DatabaseUtil(helperName) by new DatabaseUtil(helperInfo).
> Nicolas

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