Skip to content
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

IndexOutOfBound in Filters settings #111

Closed
dr29bart opened this issue Nov 4, 2015 · 1 comment
Closed

IndexOutOfBound in Filters settings #111

dr29bart opened this issue Nov 4, 2015 · 1 comment
Assignees
Labels
Milestone

Comments

@dr29bart
Copy link

dr29bart commented Nov 4, 2015

Filter Settings:
Removing 'Include filter files' when none filter is selected

java.lang.ArrayIndexOutOfBoundsException: -1
at java.util.Vector.elementData(Vector.java:734)
at java.util.Vector.elementAt(Vector.java:477)
at javax.swing.DefaultListModel.remove(DefaultListModel.java:496)
at org.twodividedbyzero.idea.findbugs.gui.preferences.FilterConfiguration$3.actionPerformed(FilterConfiguration.java:189)

@andrepdo andrepdo added the bug label Nov 10, 2015
@andrepdo andrepdo assigned andrepdo and retomerz and unassigned andrepdo and retomerz Nov 10, 2015
@retomerz retomerz assigned retomerz and unassigned andrepdo Apr 10, 2016
@retomerz retomerz added this to the v0.9.998 milestone May 23, 2016
@retomerz
Copy link
Collaborator

Fixed in v0.9.998.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants