Opened 10 years ago
Last modified 10 years ago
#775 closed defect
Histology scoring wizard does not work — at Version 2
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | critical | Milestone: | Reggie v3.3.1 |
Component: | net.sf.basedb.reggie | Keywords: | |
Cc: |
Description (last modified by )
It is not possible to register scores in the Histology wizard. To begin with everything seems to be ok, and the first sample on a glass can be scored without problems.
Clicking on the next sample doesn't move the selection to it. The original sample is still the one with the bluish background color. The name in the scoring table below the slides is updated to the sample that was clicked and the scoring information is cleared. However, entering the scores for the second sample will overwrite the scores on the first sample.
Checking the developer console in Firefix an error message appears every time a new sample is clicked:
InvalidCharacterError: String contains an invalid character
Seems like the change to a new sample is not working correctly. Some information like the name and score fields are update/cleared, then the error happens and the rest of the code that should update the selection is never executed.
Change History (2)
comment:1 by , 10 years ago
Milestone: | Reggie v3.x → Reggie v3.3.1 |
---|
comment:2 by , 10 years ago
Description: | modified (diff) |
---|