[jira] [Commented] (OFBIZ-10688) textareas do not save data, when visual-editor is used

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

[jira] [Commented] (OFBIZ-10688) textareas do not save data, when visual-editor is used

Nicolas Malin (Jira)

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

Deepak Dixit commented on OFBIZ-10688:
--------------------------------------

To fix this issue, we need to write the createArticleContent service from scratch.
As contentIdFrom is not a valid parameter anymore for createContentAssoc service, so createTextContent service does not create the ContentAssoc for forum message.

We are tracking unknown parameter found issue in  OFBIZ-10712

> textareas do not save data, when visual-editor is used
> ------------------------------------------------------
>
>                 Key: OFBIZ-10688
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-10688
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework, themes
>    Affects Versions: Trunk
>            Reporter: Benjamin Jugl
>            Assignee: Michael Brohl
>            Priority: Major
>         Attachments: OFBIZ-10688-HtmlFormMacroLibrary.patch
>
>
> Can be reproduced by
> # Log into the Frontend (ecommerce) as admin
> # go to Browse Forums
> # click any link ("Ask the Experts" was used for testing)
> # Create "New Message"
> # click "add"
> Following Error occurs:
> "ERROR: Could not complete the Post a new Content article Entry [file:/Users/bjugl/Projekte/community/ofbiz-framework-trunk/applications/content/minilang/content/ContentServices.xml#createArticleContent] process [problem invoking the [createTextContent] service with the map named [...]"
> Data is not stored.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)