Ticket #1712 (closed Bug: invalid)
AddItem - Execute with plugin
| Reported by: | datalink | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | |
| Keywords: | Cc: |
Description
Think it's a bug, but I'm not sure.
I wrote a plugin for a additional specialcombo. I fill the selectbox with this._Combo.AddItem( StyleDefinition, OptionName ), all works fine, but to display the Option ...prototype.Execute = function( OptionName, StyleDefinition ) is needed.
You can test it with this code: http://www.fckeditor.net/forums/viewtopic.php?f=6&t=7983
Attachments
Change History
Note: See
TracTickets for help on using
tickets.