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

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

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

Nicolas Malin (Jira)
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.

Reply | Threaded
Open this post in threaded view
|

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

Nicolas Malin (Jira)

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

Reply | Threaded
Open this post in threaded view
|

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

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

Reply | Threaded
Open this post in threaded view
|

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

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

Reply | Threaded
Open this post in threaded view
|

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

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

Reply | Threaded
Open this post in threaded view
|

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

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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