[
https://issues.apache.org/jira/browse/OFBIZ-4079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12975923#action_12975923
]
Jacques Le Roux commented on OFBIZ-4079:
----------------------------------------
It's not the only issue:
The top menus (links)
* Quick Sub-Content
* Path Alias
* Meta Tags
don't work either. It seems related to js callDocument() function and its Ajax
request (see editorUrl var, aliasUrl and metaUrl are not implemented at all)
var editorUrl = '/content/control/views/WebSiteCMSContent';
var aliasUrl = '/content/control/views/WebSiteCMSPathAlias';
var metaUrl = '/content/control/views/WebSiteCMSMetaInfo';
I have no time to look at it now...
> Adding content in CMS using add long text (right mouse click) doesn't work
> --------------------------------------------------------------------------
>
> Key: OFBIZ-4079
> URL: https://issues.apache.org/jira/browse/OFBIZ-4079
> Project: OFBiz
> Issue Type: Sub-task
> Components: content
> Affects Versions: SVN trunk
> Reporter: Willem Janssen
> Attachments: 2010-12-28_2329.png
>
>
> When using the add long text function in the menu that shows when using the
> right mouse click the existing content is shown, not an empty form.
> Now it's not possible to add content in the CMS because only existing content
> is shown in the forms.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.