You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Felice Romano (JIRA)" <ji...@apache.org> on 2010/11/30 16:08:11 UTC

[jira] Updated: (OFBIZ-4040) NPE when calling org.ofbiz.entity.model.ModelEntity.getTableName(null)

     [ https://issues.apache.org/jira/browse/OFBIZ-4040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Felice Romano updated OFBIZ-4040:
---------------------------------

    Attachment: OFBIZ-4040 ModelEntity.java.patch

> NPE when calling org.ofbiz.entity.model.ModelEntity.getTableName(null)
> ----------------------------------------------------------------------
>
>                 Key: OFBIZ-4040
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4040
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Felice Romano
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-4040 ModelEntity.java.patch
>
>
> When "table name" is required to a "model entity" object, it throws a NPE if  "datasource info" object is null.
> Here is the patch:
> Have a nice day,
> Felice.

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