Changes between Initial Version and Version 1 of Ticket #816, comment 59
- Timestamp:
- Dec 2, 2015, 9:05:22 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #816, comment 59
initial v1 1 1 Functional specification update: 2 2 3 Bug should be fixed in function `isSpecimen(item)` in utility javascript file `extraction_utils.js` in `resources/sampleproc/`, that did not return `true` for extra material items with names starting with figures, e.g. "`12_Xtra_49`". This led among other problems to no QIAcube position being defined for such an item in DNA/RNA extraction wizards.3 * Bug should be fixed in function `isSpecimen(item)` in utility javascript file `extraction_utils.js` in `resources/sampleproc/`, that did not return `true` for extra material items with names starting with figures, e.g. "`12_Xtra_49`". This led among other problems to no QIAcube position being defined for such an item in DNA/RNA extraction wizards. 4 4 5 5 Design update: