Task #2160 (closed)
Opened 9 years ago
Closed 4 years ago
Follow up on 1951 after Ice upgrade
| Reported by: | jamoore | Owned by: | jamoore |
|---|---|---|---|
| Priority: | minor | Milestone: | OMERO-5.2.2 |
| Component: | Deployment | Version: | OMERO-5.2.0 |
| Keywords: | n.a. | Cc: | |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | 0.0d |
| Sprint: | n.a. |
Description
In ticket:1951, fromrows was fixed for certain column types. In ticket:2159, it was changed again for all since it kept creating problems. The call to tolist() is a workaround and should be removed asap.
Change History (16)
comment:1 Changed 9 years ago by jmoore
- Sprint 2010-04-02 (6) deleted
comment:2 Changed 9 years ago by jmoore
comment:3 Changed 9 years ago by jmoore
- Component changed from General to Deployment
- Milestone changed from OMERO-Beta4.2 to Unscheduled
comment:4 Changed 8 years ago by jmoore <josh@…>
(In [b82e2a017c2dd1f06f462eaae35b9acbbcbac3a7/ome.git] on branch dev_4_1_custom) fix #2159 - Moving to tolist() for all column types (see #1951, #2160)
git-svn-id: file:///home/svn/omero/trunk@6596 05709c45-44f0-0310-885b-81a1db45b4a6
comment:5 Changed 8 years ago by jmoore
Referencing ticket #1260 has changed sprint.
comment:6 Changed 4 years ago by jamoore
Referencing ticket #7296 has changed sprint.
comment:7 Changed 4 years ago by jamoore
Referencing ticket #7296 has changed sprint.
comment:8 Changed 4 years ago by jamoore
Referencing ticket #7296 has changed sprint.
comment:9 Changed 4 years ago by jamoore
Referencing ticket #7296 has changed sprint.
comment:10 Changed 4 years ago by jamoore
Referencing ticket #7296 has changed sprint.
comment:11 Changed 4 years ago by jamoore
Referencing ticket #7296 has changed sprint.
comment:12 Changed 4 years ago by jburel
Referencing ticket #7296 has changed sprint.
comment:13 Changed 4 years ago by jburel
Referencing ticket #7296 has changed sprint.
comment:14 Changed 4 years ago by jburel
Referencing ticket #7296 has changed sprint.
comment:15 Changed 4 years ago by jburel
Referencing ticket #7296 has changed sprint.
comment:16 Changed 4 years ago by jamoore
- Milestone changed from Unscheduled to OMERO-5.2.2
- Remaining Time changed from 0.25 to 0
- Resolution set to duplicate
- Status changed from new to closed
- Version set to OMERO-5.2.0
(In [6596]) fix #2159 - Moving to tolist() for all column types (see #1951, #2160)