widgetfactory / jce

JCE - A Content Editor for Joomla
https://www.joomlacontenteditor.net
GNU General Public License v2.0
35 stars 12 forks source link

cache issue ?? Language texts not shown in cached mode (variable names instead) #94

Closed NetSecond closed 3 years ago

NetSecond commented 3 years ago

If you use the editor while the page content is not yet in the cache, everything is displayed correctly (e.g. descriptions of the buttons). If you close the browser and reopen it again, the variables are displayed instead of the button descriptions. If you delete the caching of the page or deactivate the caching completely, the display works again.

Example: Open browser, Mouse on "B" (Bold), "Bold (Crtl + B)" appears, Close browser, Restart browser, Mouse on "B" (Bold) ", it appears: "advanced.bold_desc", Clear or deactivate cache, everything OK again.

I suspect a cache problem here.

ryandemmer commented 3 years ago

Not seeing this issue on the demo site in Chrome or Firefox.

NetSecond commented 3 years ago

Ok, maybe its a cache problem on my installations. Other editors will work ok.