A change in the trunk of gvSIG (rev 35163) introduce a static field NAME in some of the classes that extends Driver, for example PostGisDriver. Then instead of call the driver using a literal like…
If you try to close the window and you have unsaved changes, it should ask you whether you want to save them or not. ResolutionFixed Category Feature Requests
An message should be shown when the user tries to connect to a non existent schema from the DBConnectionDialog If not when the user tries to validate a "User Error" gvSIG dialog is shown, the ELLE Add…
After inserting some data in a subform (ie: inst_depor_deporte), the information is not being saved on DB. Notified by technicians of Deputación de Pontevedra. SeverityNoneResolutionFixed Category…
If the query of a validation is not correctly builded, for example is calling a table that doesn't exists a exception not correctly handled puts the db in a not consistent state and gvSIG must be…
The structure of the table _map_overview, used to save the layers of the locator is: mapa | nombre_capa | schema | posicion But what is saved in the field nombre_capa is the tablename. The trouble…
When the user modifies some value in the table, a dialog asking for save the data should appear before closing the dialog. SeverityNoneResolutionNone Category Bugs
Sometimes the validations run for so much time, and to cancel it you should close gvSIG. It should be nice that it can be canceled. ResolutionFixed Category Feature Requests