Opened 16 years ago
Closed 16 years ago
#1195 closed defect (invalid)
Problem when importing negative values for annotations with float as value type
Reported by: | base | Owned by: | everyone |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | coreplugins | Version: | 2.8.4 |
Keywords: | Cc: |
Description
I tried to annotate a number of my extracts using the annotation importer. The annotation type that i tried to update should hold numeric values and its value type is therefore set to 'float'. The import failed with error message '276 annotation(s) skipped because of invalid values'. The column that i tried to import held some negative values, and when I replaced these values with zeros, the import worked. My question is therefore, how do I import float values that are negative?
Change History (2)
comment:1 by , 16 years ago
comment:2 by , 16 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Closing this ticket since no feedback has been provided.
Note:
See TracTickets
for help on using tickets.
It works when I try it. Have you set the correct decimal separator? Otherwise I would be nice to have a snippet from the problematic file and information about the configuration parameters used.