gvSIG bugs #4675
Data objects are not refreshed in BeanShell command line
| Status: | Closed | % Done: | 0% | |
|---|---|---|---|---|
| Priority: | Normal | Spent time: | - | |
| Assignee: | - | |||
| Category: | Geoprocess | |||
| Target version: | 2.4.0-2838 (rev. org.gvsig.desktop-2.0.205) | |||
| 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: | Yes | Hito: | ||
| Add-on name: | Unknown |
Description
Data objects (vector layer, raster layer or tables) are not refreshed in BeanShell command line. To reproduce it:
- add some sample layers and tables to a view;
- execute a bsh command like data(), getvectorlayers(), getrasterlayers() etc.;
- add or remove other data objects;
- execute a bsh command again.
Result: the data objects are not updated.
I attach a patch that solves the issue.
Associated revisions
refs #4675. Patch provided by Antonio Falciano. Fix data objects in BeanShell commands.
History
#1
Updated by Joaquín del Cerro Murciano over 8 years ago
- Target version changed from 2.4.0-2850-final (rev. org.gvsig.desktop-2.0.220) to 2.4.0-2838 (rev. org.gvsig.desktop-2.0.205)
#2
Updated by Joaquín del Cerro Murciano over 8 years ago
- Status changed from New to Fixed
#3
Updated by Antonio Falciano over 8 years ago
- Status changed from Fixed to Closed
