Task #9578 (closed)
Bug: Editor invalid file
| Reported by: | wmoore | Owned by: | jburel |
|---|---|---|---|
| Priority: | major | Milestone: | OMERO-4.4.4 |
| Component: | Insight | Version: | n.a. |
| Keywords: | n.a. | Cc: | |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | 0.0d |
| Sprint: | 2012-09-11 (4) |
Description
If I save an Editor file to the server, then edit it to make it a bit longer (more text) and save again. Now I try to launch the file from Insight, and this fails to read the xml file (invalid) probably because the size of the file wasn't updated so the download (to open) results in a truncated file. I seem to remember a similar bug ages ago.
Attachments (2)
Change History (6)
comment:1 Changed 7 years ago by jburel
- Remaining Time set to 0.5
- Sprint set to 2012-09-11 (4)
- Status changed from new to accepted
comment:2 Changed 7 years ago by jburel
Changed 7 years ago by jburel
Changed 7 years ago by jburel
comment:3 Changed 7 years ago by jburel
- Remaining Time changed from 0.5 to 0
- Resolution set to fixed
- Status changed from accepted to closed
comment:4 Changed 7 years ago by jburel <j.burel@…>
(In [ada2d716505c07ab8136d0a8a55c5e8899446cd9/ome.git] on branch develop) Fix problem when adding text to existing editor file (see #9578)
The file format does not seem to be kept when the file is modified, reason of the icon not being displayed.
This is fixed. I attach screenshots.