Ticket #13245 (confirmed Bug)

Opened 3 years ago

Last modified 3 years ago

TinyMCE 1.3b6 does not load on Plone 3.3 migrated static text portlet

Reported by: miohtama Owned by: robgietema
Priority: minor Milestone: 4.x
Component: Visual Editor Version: 4.2
Keywords: Cc:

Description

I get this error when trying to edit a portlet from migrated P3.3 site in P4.1 + new TinyMCE

"NetworkError: 404 Not Found - http://localhost:9666/xxx/sisalto/++contextportlets++plone.rightcolumn/kaamosjazz/edit//langs/fi.js"

fi.js

Failed to load: http://localhost:9666/xxx/sisalto/++contextportlets++plone.rightcolumn/kaamosjazz/edit//langs/fi.js

tiny_m...8d46.js (line 3)

"NetworkError: 404 Not Found - http://localhost:9666/xxx/sisalto/++contextportlets++plone.rightcolumn/kaamosjazz/edit//plugins/advhr/editor_plugin.js"

editor_plugin.js

Failed to load: http://localhost:9666/xxx/sisalto/++contextportlets++plone.rightcolumn/kaamosjazz/edit//plugins/advhr/editor_plugin.js

tiny_m...8d46.js (line 3)

"NetworkError: 404 Not Found - http://localhost:9666/xxx/sisalto/++contextportlets++plone.rightcolumn/kaamosjazz/edit//plugins/directionality/editor_plugin.js"

editor_plugin.js

Failed to load: http://localhost:9666/xxx/sisalto/++contextportlets++plone.rightcolumn/kaamosjazz/edit//plugins/directionality/editor_plugin.js

tiny_m...8d46.js (line 3)

"NetworkError: 404 Not Found - http://localhost:9666/xxx/sisalto/++contextportlets++plone.rightcolumn/kaamosjazz/edit//themes/advanced/editor_template.js"

editor...late.js

Failed to load: http://localhost:9666/xxx/sisalto/++contextportlets++plone.rightcolumn/kaamosjazz/edit//themes/advanced/editor_template.js

tiny_m...8d46.js (line 3)

"NetworkError: 404 Not Found - http://localhost:9666/xxx/sisalto/++contextportlets++plone.rightcolumn/kaamosjazz/edit//plugins/definitionlist/editor_plugin.js"

However if I create a fresh static text portlet 1) add screen edit works 2) edit screen TinyMCE edit works.

The workaround is to recreate static text portlets if you cannot get TinyMCE to load in them.

This might not be Plone core issue, but caused by some other configuration matter - I cannot pindown the exact cause. If someone can repeat this problem please report the findings here.

Change History

comment:1 Changed 3 years ago by miohtama

Also note that this happens in the production mode only. Debug mode Javascripts work.

comment:2 Changed 3 years ago by kleist

  • Status changed from new to confirmed
Note: See TracTickets for help on using tickets.