You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jacques Le Roux (JIRA)" <ji...@apache.org> on 2007/05/17 08:58:16 UTC

[jira] Created: (OFBIZ-991) More explicit message when an entity definition miss in an entity-group .xml file

More explicit message when an entity definition miss in an entity-group .xml file
---------------------------------------------------------------------------------

                 Key: OFBIZ-991
                 URL: https://issues.apache.org/jira/browse/OFBIZ-991
             Project: OFBiz (The Open for Business Project)
          Issue Type: Improvement
          Components: framework
    Affects Versions: SVN trunk
            Reporter: Jacques Le Roux
            Priority: Trivial
         Attachments: GenericEntity.java.patch

Most of the time the "Type id-ne not found" message corresponds to a forgot entity definition in an entitygroup.xml file. I propose this more explicit message to help quickly identify this error.

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


[jira] Updated: (OFBIZ-991) More explicit message when an entity definition miss in an entity-group .xml file

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux updated OFBIZ-991:
----------------------------------

    Attachment: GenericEntity.java.patch

> More explicit message when an entity definition miss in an entity-group .xml file
> ---------------------------------------------------------------------------------
>
>                 Key: OFBIZ-991
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-991
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Jacques Le Roux
>            Priority: Trivial
>         Attachments: GenericEntity.java.patch
>
>
> Most of the time the "Type id-ne not found" message corresponds to a forgot entity definition in an entitygroup.xml file. I propose this more explicit message to help quickly identify this error.

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


[jira] Commented: (OFBIZ-991) More explicit message when an entity definition miss in an entity-group .xml file

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12497029 ] 

Jacques Le Roux commented on OFBIZ-991:
---------------------------------------

Jacopo,

This souds like a rather complicate solution to a so tiny problem to me. Maybe I can't see the point, can you elaborate please ?

> More explicit message when an entity definition miss in an entity-group .xml file
> ---------------------------------------------------------------------------------
>
>                 Key: OFBIZ-991
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-991
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Jacques Le Roux
>            Priority: Trivial
>         Attachments: GenericEntity.java.patch
>
>
> Most of the time the "Type id-ne not found" message corresponds to a forgot entity definition in an entitygroup.xml file. I propose this more explicit message to help quickly identify this error.

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


[jira] Commented: (OFBIZ-991) More explicit message when an entity definition miss in an entity-group .xml file

Posted by "David E. Jones (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12497106 ] 

David E. Jones commented on OFBIZ-991:
--------------------------------------

Isn't there a message just before this one in the log that tells you exactly what went wrong and what to fix? I think this would be redundant info...

> More explicit message when an entity definition miss in an entity-group .xml file
> ---------------------------------------------------------------------------------
>
>                 Key: OFBIZ-991
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-991
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Jacques Le Roux
>            Priority: Trivial
>         Attachments: GenericEntity.java.patch
>
>
> Most of the time the "Type id-ne not found" message corresponds to a forgot entity definition in an entitygroup.xml file. I propose this more explicit message to help quickly identify this error.

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


[jira] Closed: (OFBIZ-991) More explicit message when an entity definition miss in an entity-group .xml file

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux closed OFBIZ-991.
---------------------------------

    Resolution: Invalid
      Assignee: Jacques Le Roux

I'm stupid, thanks David

> More explicit message when an entity definition miss in an entity-group .xml file
> ---------------------------------------------------------------------------------
>
>                 Key: OFBIZ-991
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-991
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Jacques Le Roux
>         Assigned To: Jacques Le Roux
>            Priority: Trivial
>         Attachments: GenericEntity.java.patch
>
>
> Most of the time the "Type id-ne not found" message corresponds to a forgot entity definition in an entitygroup.xml file. I propose this more explicit message to help quickly identify this error.

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


[jira] Commented: (OFBIZ-991) More explicit message when an entity definition miss in an entity-group .xml file

Posted by "Jacopo Cappellato (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12496824 ] 

Jacopo Cappellato commented on OFBIZ-991:
-----------------------------------------

Would it make sense to add the concept of a default group for entities?

> More explicit message when an entity definition miss in an entity-group .xml file
> ---------------------------------------------------------------------------------
>
>                 Key: OFBIZ-991
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-991
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Jacques Le Roux
>            Priority: Trivial
>         Attachments: GenericEntity.java.patch
>
>
> Most of the time the "Type id-ne not found" message corresponds to a forgot entity definition in an entitygroup.xml file. I propose this more explicit message to help quickly identify this error.

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