You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Leon (JIRA)" <ji...@apache.org> on 2011/08/28 14:40:37 UTC

[jira] [Issue Comment Edited] (OFBIZ-4376) wrong definition for recently introduced entity "CountryAddressFormat"

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

Leon edited comment on OFBIZ-4376 at 8/28/11 12:39 PM:
-------------------------------------------------------

new patch, besides key-map error fix, also change the field name "stateProvinceGeoAssocTypeId" to "stateProvGeoAssocTypeId" to avoid "field length is greater than 30" warning log.

      was (Author: utcb):
    new patch, besides key-map error fix, also change the field name "stateProvinceGeoAssocTypeId" to "stateProvGeoAssocTypeId" to avoid "field length greather than 30" waning msg
  
> wrong <key-map> definition for recently introduced entity "CountryAddressFormat"
> --------------------------------------------------------------------------------
>
>                 Key: OFBIZ-4376
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4376
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Leon
>            Assignee: Adrian Crum
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: CountryAddressFormat.patch
>
>
> Since the field-name (stateProvinceGeoAssocTypeId) and rel-field-name (geoAssocTypeId) is reversed, there's warning in log: {quote}[RelationRelatedFieldNotFound] The field "stateProvinceGeoAssocTypeId" of related entity GeoAssocType was specified in the keymaps but is not found for relation GeoAssocType of entity CountryAddressFormat.{quote}
> The entity "CountryAddressFormat" is introduced into ofbiz just days ago. refs [OFBIZ-4270|https://issues.apache.org/jira/browse/OFBIZ-4270]

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira