uujgii / web-to-print-scripts

Automatically exported from code.google.com/p/web-to-print-scripts
0 stars 0 forks source link

Image editing bug #50

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
A customer reported this. We need to validate it first.

Playing with the below new scripts

http://[YOUR DOMAIN NAME]/java/dev/20100707/imageEditor.js
http://[YOUR DOMAIN NAME]/java/dev/20100707/multiFileUpload.js
http://[YOUR DOMAIN NAME]/java/dev/20100707/fileUpload.js

Found something that isn't correct.
1.  uploaded a template with 3 pictures - updated template
2.  Clicked on one of the pictures that I uploaded (Picture 1 of 3 (crop tool 
nder Help Menu)
3.  Editor launched
4.  I cropped the picture
5.  I updated the template again.
6.  All 3 pictures were updated with the picture I cropped.

Original issue reported on code.google.com by zetapri...@gmail.com on 2 Aug 2010 at 10:04

GoogleCodeExporter commented 9 years ago
Bug confirmed.

Replication instructions:
1. Navigate to:
http://realestate.zetaprints.com/?page=template;TemplateID=664D6355-03D8-45CE-9A
42-9AEB8A56002E
2. Chose or upload images for all 3 image fields
3. Update preview
4. Click on one of the images in the scroll to open the editor and crop it
5. All 3 image field scrolls will show the cropped image selected after you 
save the cropping changes.

Update the preview. You should see all 3 image fields with the same cropped 
image. The previous choices are overwritten.

Original comment by agur...@gmail.com on 2 Aug 2010 at 11:43

GoogleCodeExporter commented 9 years ago
Fixed

SVN release
http://code.google.com/p/web-to-print-scripts/source/detail?r=139

diff
http://code.google.com/p/web-to-print-scripts/source/diff?format=side&path=/bran
ches/image_editor/imageEditor.js&r=139&spec=svn139
http://code.google.com/p/web-to-print-scripts/source/diff?spec=svn139&r=139&form
at=side&path=/branches/file_upload/fileUpload.js

Original comment by trilobit.alex@gmail.com on 3 Aug 2010 at 3:56

GoogleCodeExporter commented 9 years ago
Update the scripts in /java/....
Use the same folder. Replace affected files.

Original comment by zetapri...@gmail.com on 3 Aug 2010 at 6:12

GoogleCodeExporter commented 9 years ago
Use the same folder:
/java/dev/20100707/imageEditor.js
/java/dev/20100707/fileUpload.js
/java/dev/20100707/multiFileUpload.js

Original comment by trilobit.alex@gmail.com on 3 Aug 2010 at 6:40

GoogleCodeExporter commented 9 years ago
Tested in IE, Chrome and FF on this template:
http://realestate.zetaprints.com/?page=template;TemplateID=664D6355-03D8-45CE-9A
42-9AEB8A56002E

Scripts at the time of testing:
http://zetaprints.com/java/dev/20100707/imageEditor.js
http://zetaprints.com/java/dev/20100707/multiFileUpload.js
http://zetaprints.com/java/dev/20100707/fileUpload.js
http://zetaprints.com/java/dev/20100614/colorPicker.js

Original comment by agur...@gmail.com on 3 Aug 2010 at 12:22

GoogleCodeExporter commented 9 years ago

Original comment by zetapri...@gmail.com on 10 Sep 2010 at 10:55