[jira] Created: (OFBIZ-4111) Small issues in Content/CMS

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

[jira] Created: (OFBIZ-4111) Small issues in Content/CMS

Nicolas Malin (Jira)
Small issues in Content/CMS
---------------------------

                 Key: OFBIZ-4111
                 URL: https://issues.apache.org/jira/browse/OFBIZ-4111
             Project: OFBiz
          Issue Type: Sub-task
            Reporter: Jacques Le Roux




--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-4111) Small issues in Content/CMS

Nicolas Malin (Jira)

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

Jacques Le Roux updated OFBIZ-4111:
-----------------------------------

          Component/s: content
          Description:
In OFBIZ-4079 Martin Kreidenweis fixed some issues in Content/ CMS (see https://demo-trunk.ofbiz.apache.org/content/control/WebSiteCms?webSiteId=CmsSite)

So now it works, but he simultaneoulsy signaled some points.
* He used regular form submit instead of ajax for new content for now, thus:
** 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


             Priority: Minor  (was: Major)
          Environment: NA
    Affects Version/s: SVN trunk

> Small issues in Content/CMS
> ---------------------------
>
>                 Key: OFBIZ-4111
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4111
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: content
>    Affects Versions: SVN trunk
>         Environment: NA
>            Reporter: Jacques Le Roux
>            Priority: Minor
>
> In OFBIZ-4079 Martin Kreidenweis fixed some issues in Content/ CMS (see https://demo-trunk.ofbiz.apache.org/content/control/WebSiteCms?webSiteId=CmsSite)
> So now it works, but he simultaneoulsy signaled some points.
> * He used regular form submit instead of ajax for new content for now, thus:
> ** 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

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-4111) Small issues in Content/CMS

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

Sascha Rodekamp updated OFBIZ-4111:
-----------------------------------

    Attachment: OFBIZ-4111_initially_select_jsTree.patch

I think there is no need to rewrite all the create content methods to return a JSON Object, we can simply use the initial select function from the js tree.

when i now create a new long/short text and do a "real" form submit the tree notice the new contentId from the parameters and select the corresponding tree node.



> Small issues in Content/CMS
> ---------------------------
>
>                 Key: OFBIZ-4111
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4111
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: content
>    Affects Versions: SVN trunk
>         Environment: NA
>            Reporter: Jacques Le Roux
>            Priority: Minor
>         Attachments: OFBIZ-4111_initially_select_jsTree.patch
>
>
> In OFBIZ-4079 Martin Kreidenweis fixed some issues in Content/ CMS (see https://demo-trunk.ofbiz.apache.org/content/control/WebSiteCms?webSiteId=CmsSite)
> So now it works, but he simultaneoulsy signaled some points.
> * He used regular form submit instead of ajax for new content for now, thus:
> ** 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

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Closed: (OFBIZ-4111) Small issues in Content/CMS

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

Jacques Le Roux closed OFBIZ-4111.
----------------------------------

       Resolution: Fixed
    Fix Version/s: SVN trunk
         Assignee: Jacques Le Roux

Thanks Sascha,

Your patch is in trunk at r1060377  


> Small issues in Content/CMS
> ---------------------------
>
>                 Key: OFBIZ-4111
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4111
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: content
>    Affects Versions: SVN trunk
>         Environment: NA
>            Reporter: Jacques Le Roux
>            Assignee: Jacques Le Roux
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-4111_initially_select_jsTree.patch
>
>
> In OFBIZ-4079 Martin Kreidenweis fixed some issues in Content/ CMS (see https://demo-trunk.ofbiz.apache.org/content/control/WebSiteCms?webSiteId=CmsSite)
> So now it works, but he simultaneoulsy signaled some points.
> * He used regular form submit instead of ajax for new content for now, thus:
> ** 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

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.