You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Deepak Dixit (JIRA)" <ji...@apache.org> on 2014/09/20 08:06:34 UTC

[jira] [Comment Edited] (OFBIZ-5739) copyContentAndElectronicTextandAssoc service broken

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

Deepak Dixit edited comment on OFBIZ-5739 at 9/20/14 6:06 AM:
--------------------------------------------------------------

Steps to regenerate issue:

- Go to webtools/runService (http://demo-stable-ofbiz.apache.org/webtools/control/runService)
- Enter the serviceName (copyContentAndElectronicTextandAssoc)
- Pass the contentId that have ElectronicText (100-ALT)
- Click on submit
- You will get error.

Actual Result: Error occurred after submit the form
Expected Result: New content should be created with related electroncText and contentAssoc.

Apply the patch and repeat the mentioned steps, Now user will be able to copy content and electronicText.


was (Author: deepak.dixit):
Steps to regenerate issue:

- Go to webtools/runService (http://demo-stable-ofbiz.apache.org/webtools/control/runService)
- Enter the serviceName (copyContentAndElectronicTextandAssoc)
- Pass the contentId that have ElectronicText (100-ALT)
- Click on submit
- You will get error.

Apply the patch and repeat the mentioned steps.

> copyContentAndElectronicTextandAssoc service broken
> ---------------------------------------------------
>
>                 Key: OFBIZ-5739
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-5739
>             Project: OFBiz
>          Issue Type: Bug
>          Components: content
>    Affects Versions: Release Branch 13.07, Trunk, Upcoming Branch
>            Reporter: Deepak Dixit
>            Assignee: Ashish Vijaywargiya
>            Priority: Minor
>         Attachments: OFBIZ-5739.patch
>
>
> Following error occurred while run copyContentAndElectronicTextandAssoc service:
> java.lang.IllegalStateException: This object has been flagged as immutable (unchangeable), probably because it came from an Entity Engine cache. Cannot modify an immutable entity object. Use the clone method to create a mutable copy of this object.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)