New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[j4] adde set in tinymce not working #37895
Comments
|
Cannot replicate. Make sure that the user is not in more than one group |
|
Guess it wasn't a joomla problem after all? |
|
I just will try to replicate ( haven't had time to) |
|
tried with a fresh install (softaculous) and same results |
|
please send me the details so I can try to see what is the problem as I cant replicate on my servers |
|
never mind - found the bug |
|
maybe @Fedik or @dgrammatiko will find the problem before I do. Basically what is happening is that tinymce is ignoring the additional set. It displays a default instead (which is why I didnt spot it before) |
|
and just to make more fun - the same bug is present in j3 |
|
Another funny thing: I only saw this bug because I was doing tests for my conference in Brussels about the personalization of the joomla admin for groups. |
|
I personalise it a lot just dont think I've ever had a need for more than two sets |
|
That is correct behavior. What you actualy doing: The plugin will loop from joomla-cms/plugins/editors/tinymce/src/PluginTraits/DisplayTrait.php Lines 136 to 154 in c698359
|
|
Closing per comments. |
Steps to reproduce the issue
go into tinymce plugin
In advanced tab : set number of set to 4
delete manager from actually set and assign this group to set 3
make some changes in set 3
login as manager
Expected result
changes in set 3 would be observed if logged as manager
Actual result
no changes seen as if the manager was in another group
System information (as much as possible)
Joomla 4.1.4 ( and lower )
Additional comments
The text was updated successfully, but these errors were encountered: