Advanced search
Contributions report includes links with https, causing display of security icons when the report is accessed without https
Contributions report includes links with https, causing display of security icons when the report is accessed without https HardwareNoneProductNoneOperating SystemNoneComponentNoneVersionNoneSeveritynormalResolutionNone Category Bugs
DISCUSSIONCreated: 08/09/2011
Export for gvSIG includes dates and users for each symbol, even if disabled in configuration
Export for gvSIG includes dates and users for each symbol, even if disabled in configuration HardwareNoneProductNoneOperating SystemAllComponentNoneVersionNoneSeveritynormalResolutionAccepted As Bug Category Bugs
DISCUSSIONCreated: 02/09/2011
dbconnection. Change to SingleDBConnection
Use the new SingleDBConnection class when gvSIG 1.12 be published. SeveritynormalResolutionNone Category Bugs
DISCUSSIONCreated: 08/06/2011
Folder to contain Exported files is not created with permissions for zope executor user to create exported files
Folder to contain Exported files is not created with permissions for zope executor user to create exported files Export processes terminate reporting the error: gvSIGi18n_ExportStatus_CanNotStoreExportedFile The folder /var/lib/zope2.9/instance/mddplone2501/var/tra_exports has no permissions set for…
DISCUSSIONCreated: 01/06/2011
dbconnection. Change literals of Drivers Name
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 "PostGIS JDBC Driver" we should use PostGisDriver.NAME. I don't make this change now because i think is…
DISCUSSIONCreated: 24/05/2011
EielTable should delete rows directly without having to press Save Changes
Selected rows should be deleted when you press Delete, not after doing that and pressing Save Changes. ResolutionFixed Category Feature Requests
DISCUSSIONCreated: 23/05/2011
Wrong ordering on numeric fields in EielTable
Numeric fields are ordered as they were text, which results in an unexpected order (e.g. 1000 < 900). ResolutionFixed Category Feature Requests
DISCUSSIONCreated: 23/05/2011
Checkbox values are created with null values instead of false in EielTable
Having checkbox default values as null can easily lead to Null Pointer Exceptions. ResolutionFixed Category Feature Requests
DISCUSSIONCreated: 19/05/2011
EielTable should ask for saving pending changes when trying to close.
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
DISCUSSIONCreated: 19/05/2011
dbconnection. Check that the schema exists
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 Map dialog shows nothing ... SeveritynormalResolutionNone Category Bugs
DISCUSSIONCreated: 16/04/2011
Subforms information is not saved on DB
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 Bugs
DISCUSSIONCreated: 14/04/2011
eielvalidation. Handled exceptions correctly
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 close to continue. Example: VOL05C01V05: select n.fase, n.provincia, n.municipio, sum(n.padron) + m…
DISCUSSIONCreated: 13/04/2011