Task #7727 (closed)
Bug: web image selection in unloaded dataset
| Reported by: | wmoore | Owned by: | atarkowska |
|---|---|---|---|
| Priority: | minor | Milestone: | OMERO-4.4 |
| Component: | Web | Version: | n.a. |
| Keywords: | n.a. | Cc: | |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | 0.0d |
| Sprint: | 2012-01-31 (7) |
Description
If I load a url like this:
http://localhost:8000/webclient/userdata/?path=project=201|dataset=152:selected
The dataset is selected in the tree and the images appear in the center panel, but the images are not loaded in the tree. If I select an image in the middle panel, the dataset does not expand in the tree and the right-hand panel does not update.
If I load a url like this:
http://localhost:8000/webclient/userdata/?path=project=201|dataset=152
The dataset is not selected, but it is expanded in the tree and the images are loaded in the tree.
Change History (7)
comment:1 Changed 8 years ago by atarkowska
- Status changed from new to accepted
comment:2 Changed 8 years ago by atarkowska
- Owner atarkowska deleted
- Status changed from accepted to new
comment:3 Changed 8 years ago by atarkowska
- Owner set to atarkowska
comment:4 Changed 8 years ago by jburel
- Sprint changed from 2012-01-17 (6) to 2012-01-31 (7)
comment:5 Changed 8 years ago by atarkowska
- Remaining Time set to 1
comment:6 Changed 8 years ago by atarkowska
- Remaining Time changed from 1 to 0
- Status changed from new to closed
comment:7 Changed 7 years ago by Aleksandra Tarkowska <atarkowska@…>
- Resolution set to fixed
(In [5eeaa063bc4a792d83174dfc9eb965586a16dfd6/ome.git] on branch develop) fixing selected element based on path, close #7727
Moved from sprint 2012-01-17 (6)