Actions
Bug #13907
openWTextEdit falsely indicating version mismatch
Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
08/05/2025
Due date:
% Done:
0%
Estimated time:
Description
When WTextEdit runs (!verifyTinyMCEVersion(version_) - line 59 - it indicates that "Version of TinyMCE does not seem to match the version given in the config."
However, it seems that in line 179, the test for !s is returning false even though s seems to be initialized properly.
The version in wt_config.xml is "6" as is the version loaded via WTextEdit ("6"), so this should not generate a message.
No data to display
Actions