[jira] Created: (OFBIZ-4108) Links to Path Alias and Meta Tags in CMS don't work any more

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

[jira] Created: (OFBIZ-4108) Links to Path Alias and Meta Tags in CMS don't work any more

Nicolas Malin (Jira)
Links to Path Alias and Meta Tags in CMS don't work any more
------------------------------------------------------------

                 Key: OFBIZ-4108
                 URL: https://issues.apache.org/jira/browse/OFBIZ-4108
             Project: OFBiz
          Issue Type: Sub-task
          Components: content
    Affects Versions: SVN trunk
            Reporter: Martin Kreidenweis


 * Go to https://demo-trunk.ofbiz.apache.org/content/control/WebSiteCms?webSiteId=WebStore
 * Select some content, e.g. "Store Policies"
 * Try to click the "Path Alias" or "Meta Tags" links at the top. They cause a JavaScript error: "destroyEditor is not defined"

--
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-4108) Links to Path Alias and Meta Tags in CMS don't work any more

Nicolas Malin (Jira)

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

Martin Kreidenweis updated OFBIZ-4108:
--------------------------------------

    Attachment: OFBIZ-4108_CMS_link_fix.patch

patch removes calls to non-existing destroyEditor() javascript function, fixes the url to the path alias, and adds the missing screenlets to the path alias and meta tags screens

> Links to Path Alias and Meta Tags in CMS don't work any more
> ------------------------------------------------------------
>
>                 Key: OFBIZ-4108
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4108
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: content
>    Affects Versions: SVN trunk
>            Reporter: Martin Kreidenweis
>         Attachments: OFBIZ-4108_CMS_link_fix.patch
>
>
>  * Go to https://demo-trunk.ofbiz.apache.org/content/control/WebSiteCms?webSiteId=WebStore
>  * Select some content, e.g. "Store Policies"
>  * Try to click the "Path Alias" or "Meta Tags" links at the top. They cause a JavaScript error: "destroyEditor is not defined"

--
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-4108) Links to Path Alias and Meta Tags in CMS don't work any more

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

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

Jacques Le Roux closed OFBIZ-4108.
----------------------------------

    Resolution: Fixed
      Assignee: Jacques Le Roux

Thanks Martin,

Your patch is in trunk at r1057775.

It also partially resolves OFBIZ-4079


> Links to Path Alias and Meta Tags in CMS don't work any more
> ------------------------------------------------------------
>
>                 Key: OFBIZ-4108
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4108
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: content
>    Affects Versions: SVN trunk
>            Reporter: Martin Kreidenweis
>            Assignee: Jacques Le Roux
>         Attachments: OFBIZ-4108_CMS_link_fix.patch
>
>
>  * Go to https://demo-trunk.ofbiz.apache.org/content/control/WebSiteCms?webSiteId=WebStore
>  * Select some content, e.g. "Store Policies"
>  * Try to click the "Path Alias" or "Meta Tags" links at the top. They cause a JavaScript error: "destroyEditor is not defined"

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