gvSIG bugs #4760
Error en el panel de Añadir capa al no seleccionar ninguna
| Status: | Closed | % Done: | 0% | |
|---|---|---|---|---|
| Priority: | Normal | Spent time: | - | |
| Assignee: | ||||
| Category: | - | |||
| Target version: | 2.4.0-2846 (rev. org.gvsig.desktop-2.0.215) | |||
| Severity: | Minor | Add-on version: | ||
| gvSIG version: | 2.4.0 | Add-on build: | ||
| gvSIG build: | Add-on resolve version: | |||
| Operative System: | Add-on resolve build: | |||
| Keywords: | Proyecto: | |||
| Has patch: | Hito: | |||
| Add-on name: | Unknown |
Description
Para reproducirlo:
- Vista abierta
- Menu de Añadir capa
- Botón de Añadir
- Cancelamos (osea sin seleccionar ninguna capa)
Aparece un:
ERROR 278101 [AWT-EventQueue-0] (NotificationManager.java:90) - java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
at java.util.ArrayList.rangeCheck(Unknown Source)
...
Associated revisions
refs #4760, comprobado si habian parametros antes de acceder a ellos (en FilesystemExplorerWizardTableModel)
History
#1
Updated by Óscar Martínez over 8 years ago
Ocurre lo mismo si tenemos ya capas en la lista, y las eliminamos todas.
#2
Updated by Joaquín del Cerro Murciano over 8 years ago
- Assignee set to Joaquín del Cerro Murciano
- Status changed from New to Fixed
#3
Updated by Álvaro Anguix over 8 years ago
- Status changed from Fixed to Closed