Fixed Editor dropdowns issues

Andro

Well-known member
Affected version
2.2.0 Beta 5
Found some minor issues on the List dropdown which is related to this bug report.

Fresh installation doesn't have the Title field entered for the List dropdown so it looks like this:

m4iW5T4.png


@Chris D's provided settings has a title "List" (same setting also exist for XF 2.1):

PwzeATX.png


XF 2.1 also has "Insert" dropdown which is missing from 2.2 Editor dropdowns list.

7RwOWis.png
 
Thank you for reporting this issue, it has now been resolved. We are aiming to include any changes that have been made in a future XF release (2.2.0 Beta 6).

Change log:
Make sure we still create the default editor_dropdown.xfList phrase on install.
There may be a delay before changes are rolled out to the XenForo Community.
 
XF 2.1 also has "Insert" dropdown which is missing from 2.2 Editor dropdowns list.
This is intentional because we delete this dropdown during upgrade as it is mostly not needed due to the new button groupings. You can add it back if you still want/need it.

We've changed the install script so that we still create the correct phrase for the list dropdown. This won't be retroactive at the moment but you should be able to trigger the phrase to be created by editing the dropdown, filling in "List" and clicking save.
 
Top Bottom