[ 
https://issues.apache.org/jira/browse/OFBIZ-4079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Martin Kreidenweis updated OFBIZ-4079:
--------------------------------------

    Attachment: OFBIZ-4079_cmsEditorFixes.patch

fixing some bugs in CMS introduced in svn r1036195 when migrating from dojo to 
jQuery:
 * reverted accidental logic change in callDocument() that broke the "new ..." 
context menu items (OFBiz bug OFBIZ-4079)
 * making elRTE "save" toolbar button work: same behavior as the regular "Save" 
button
 * using regular form submit instead of ajax for new content for now
   ** ajaxSubmitForm() can't handle new content, it won't reload the form 
because it doesn't know the new contentId
     *** some controller changes would probably be necessary to make that work 
(return new contentId as JSON)
   ** nav tree is not updated with ajax submit currently
 * now always creating editor if corresponsing html element exists
   ** editor was not initialized when WebSiteCMSContent screen was loaded by 
non-ajax call


> 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
>            Assignee: Jacques Le Roux
>         Attachments: 2010-12-28_2329.png, OFBIZ-4079_cmsEditorFixes.patch
>
>
> 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.

Reply via email to