[
https://issues.apache.org/jira/browse/OFBIZ-10688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16713983#comment-16713983 ]
Jacques Le Roux commented on OFBIZ-10688:
-----------------------------------------
I was not able to create a new message in ecommerce but I tested with marketing/control/createContactListCommEvent and it works there.
It's though weird to have a space ahead while we have
{code:}
jQuery(bind_element).find(".visual-editor").each(function(){
{code}
in OfbizUtil.js
> 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)