Open an existing guided tour step
No browser console errors or warnings
Invalid value passed for the readonly option. The value must be a boolean.
Invalid value passed for the joomlaExtButtons option. The value must be a object.
Tested wityh 5.0.3 and current 5.1 branch
Labels |
Added:
No Code Attached Yet
|
Labels |
Added:
bug
|
"Invalid value passed for the joomlaExtButtons option. The value must be a object." is also shown when editing content (option=com_content&view=article&layout=edit)
Hello Brian @brianteeman and @o-joomla-issues.
These errors come from tinymce.js.
Hello Brian @brianteeman and @o-joomla-issues. These errors come from tinymce.js.
No they come from the way guided tours is set up to use tinymce. If it was a general tinymce only issue then we would have this wherever tinymce is used but we do not.
Thanks, Brian.
It's general to Joomla, if I am not mistaken. If we have 2 editor windows on the same page, the errors happen.
For instance, if I add an editor custom field to articles, I get the one error about joomlaExtButtons in the console when editing articles (as stated by @o-joomla-issues).
When editing tours without language keys (therefore having only one editor field), there is no javascript error.
I believe the first error, happening only while editing tours, is because we set the second editor field to 'disabled'.
The second error happens whenever at least 2 editor fields are present, in any area of Joomla where this situation occurs. If, for instance, 3 editor fields are present, you get twice the second error.
We don't do anything 'fancy' in the edition of guided tours. We just set the 2nd editor field to 'read only' in the XML file.
Title |
|
same issue with tours