Opened 9 years ago
Closed 9 years ago
#1114 closed defect (fixed)
WCSTImport type inconsistency for coverage coefficients
Reported by: | Alex Dumitru | Owned by: | Alex Dumitru |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | undecided | Version: | development |
Keywords: | Cc: | ||
Complexity: | Medium |
Description
The importer always expects a list of coefficients. During a previous fix, the code was changed to send only one coefficient. A list with one coefficients should actually be provided in that case.
Note:
See TracTickets
for help on using tickets.
Patch accepted.