gvSIG bugs #4563
When a field is "URL" type it doesn't appear in the Hyperlink configuration
| Status: | Closed | % Done: | 0% | |
|---|---|---|---|---|
| Priority: | Normal | Spent time: | - | |
| Assignee: | ||||
| Category: | Document table | |||
| Target version: | 2.4.0-2831 (rev. org.gvsig.desktop-2.0.197) | |||
| Severity: | Minor | Add-on version: | ||
| gvSIG version: | 2.4.0 | Add-on build: | ||
| gvSIG build: | 2825 | Add-on resolve version: | ||
| Operative System: | Add-on resolve build: | |||
| Keywords: | Proyecto: | |||
| Has patch: | Hito: | |||
| Add-on name: | Unknown |
Description
We add a CSV file as a layer in a View. If it has a field with URLs it's recognized as "URL" type by default, not "String" type.
If it's a "URL" type the problem is that the field doesn't appear in the hyperlink configuration, so we can't link to a website.
Associated revisions
refs #4563, cambiada la condicion usada para filtral que campos se muestran en el combo de campo a usar en el hyperlink para que incluya las URL, URI,...
History
#1
Updated by Joaquín del Cerro Murciano over 8 years ago
- Target version set to 2.4.0-2831 (rev. org.gvsig.desktop-2.0.197)
- Assignee set to Joaquín del Cerro Murciano
- Status changed from New to Fixed
Modificado el filtro sobre los tipos de campo para que incluya todos los campos que no sean objetos complejos ni geometrias.
#2
Updated by Mario Carrera over 8 years ago
- Status changed from Fixed to Closed