Uploaded image for project: 'OFBiz'
  1. OFBiz
  2. OFBIZ-12075

Create a blog article failed to link each contents

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • Trunk, 18.12.01
    • Release Branch 18.12
    • content
    • None
    • OFBiz Community Day (Nov 2020)

    Description

      When you create a blog article with screen https://localhost:8443/content/control/EditBlogArticle?blogContentId=${blogId} by default you can create an article with a summary, an image and a long text.

      After the creation all content related to this article was created by impossible to display this article correctly. The problem come from the contentAssoc of each realtion where the mapKey isn't populate.

      The root come from the conversion to entity-auto for the service createContent, where some seca are present and use some field to create some relation with attribute not present on a content (like the field mapKey)

      To correct this I the simple way is to authorize these fields, and think for the futur how do better.

      Attachments

        1. OFBIZ-12075.patch
          1 kB
          Nicolas Malin

        Activity

          People

            nmalin Nicolas Malin
            nmalin Nicolas Malin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: