sanyaade-speechtools / delphi-museum-project

Automatically exported from code.google.com/p/delphi-museum-project
0 stars 0 forks source link

Erratic object description behavior in sets. #61

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Use "Edit object details" in set browser to change an image's Title and 
Description.
2. Click "Save changes"
3. Click on another image (in the same row of images as the edited image?)

What is the expected output? What do you see instead?
The image and image Title change appropriately, but the Description just edited 
for the other 
image persists.  If another image is selected and then this image is selected 
again, the proper 
Description reappears.  I don't know for certain that it's linked to the shared 
row of the edited 
image and the post-edit first selected image, but I noticed that it happened 
twice when the first 
post-edit image I selected was in the same row as the edited image, and I also 
noticed that 
when I selected an image several rows away, this error didn't occur.

What browser and operating system are you using?
Safari, Mac OS X 10.5.1

Please provide any additional information below.

Original issue reported on code.google.com by michaelb...@gmail.com on 15 Mar 2008 at 2:29

GoogleCodeExporter commented 9 years ago
Update: This happens in some cases even without editing an object's details, 
but it still appears to rely on having 
at least one image in a row of 4 images having its Title or Description changed 
(recently or not).  I've even been 
able to get this error to happen between two unedited images in a row, as long 
as at least one image in that 
same row has had its object details edited.

Original comment by michaelb...@gmail.com on 15 Mar 2008 at 2:36

GoogleCodeExporter commented 9 years ago

Original comment by LudicrousResearcher@gmail.com on 19 Mar 2008 at 4:39

GoogleCodeExporter commented 9 years ago

Original comment by LudicrousResearcher@gmail.com on 21 Mar 2008 at 10:28

GoogleCodeExporter commented 9 years ago
If user is on a slow connection or server is sluggish, Ajax submit response can 
come
back after a selection change, which then updated the form fields with data 
from the
previous selection. Cannot repro, but have put in a fix that addresses this 
hole.
Marking fixed, and will ask reporter to verify.

Original comment by LudicrousResearcher@gmail.com on 22 Aug 2008 at 5:53