Ticket #1053 (closed defect: fixed)
ListType plugin doesn't work in panel config with multiple editors
| Reported by: | mharrisonline | Owned by: | gogo |
|---|---|---|---|
| Priority: | normal | Milestone: | Version 1.0 |
| Component: | Plugin_ListType | Version: | trunk |
| Severity: | major | Keywords: | ListType, multiple editors |
| Cc: |
Description
You can duplicate this issue at http://xinha.raimundmeyer.de/x_examples/ext_example.html
If you create multiple editors and use the ListType plugin, you will see multiple alerts like the two below:
ERROR [createSelect]: Can't find the requested dropdown definition
and...
FIXME: Unknown toolbar item: popupeditor
In spite of the error alerts, in the default toolbar config, ListType works properly in all editors that are generated.
If you configure ListType to use the panel, instead of the toolbar, it will work only in the first editor on the page. In the editors below it, when you click on a list the panel will appear, but the different types of bullets and numbers will not appear.
