Menu

#689 JCrontab, LazyImporter OptionPanes return invalid name

open
nobody
None
5
2011-12-05
2006-08-17
No

Plugin Options: For some TreeNodes if they are
selected, on closing and reopening Plugin Options the
first entry (for me Ant Farm->Build Options) is
selected instead of the last selected options pane
(e. g. Character Map, Find File, both InfoViewer
option panes, all three JDiff Plugin option panes,
both Jcrontab option panes, all five LazyImporter
option panes, PHPParser options pane, SQL options
pane "Special comment remover", ShortcutDisplay
options pane, all six WhiteSpace option panes, XML
options pane "CSS")

Sorry if this is a dupe, but I have many bugs to post
and am too lazy to check them all for dupes
currently. :-)

OS: Windows XP
Java Version: Sun Java 1.5.0_06-b05
jEdit Version: SVN Revision 6684 (4.3pre7)

Discussion

  • Alan Ezust

    Alan Ezust - 2011-11-12

    I have not determined what it is about the option panes that differ among the option panes that are saved properly but I have a few more examples to add to the ticket:

    Plugins it does work on:
    updater, xsearch, xml/xml, xml/xml indenter, quick notepad, buffertabs, markersets, metalcolor, minimap, rename/actions, console,

    Plugins it does not work on:
    bzrplugin, gitplugin, subversion

    Interesting that some of XML optionpanes do work (xml/xml, xml/xmlindenter) and others do not (xml/css).

     
  • Matthieu Casanova

    Hi, Shlomy reported that to me for some plugins with the solution:
    the bug is in the plugin :
    in the OptionPane of the plugin when calling super("some name")
    the name must be the same name that is declared in the props file of the plugin.
    I think the best thing to do is to create a bug on the tracker for every plugin that has the problem.

     
  • Alan Ezust

    Alan Ezust - 2011-12-05
    • status: open --> closed-fixed
     
  • Alan Ezust

    Alan Ezust - 2011-12-05

    Fixed in SVN all plugins mentioned in this ticket. Please open fresh tickets in plugin bugs for specific plugins that still need it.

     
  • Alan Ezust

    Alan Ezust - 2011-12-05

    Except LazyImporter, which is not in SVN. Is it still supported?

     
  • Alan Ezust

    Alan Ezust - 2011-12-05
    • milestone: 101608 -->
    • summary: Plugin Options last selected pane is not always stored --> JCrontab, LazyImporter OptionPanes return invalid name
    • labels: 102668 -->
    • status: closed-fixed --> open
     
  • Björn Kautler

    Björn Kautler - 2011-12-06

    As it is still in CVS, I guess it is not currently maintained.

     

Log in to post a comment.