won21kr / evoluspencil

Automatically exported from code.google.com/p/evoluspencil
0 stars 0 forks source link

A friendlier error message #35

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a document
2. Insert a bitmap image (either via Common Shape, or drag-and-drop)
3. Save and close the document
4. Rename the source bitmap image (or move it to another directory)
5. Open the same document

What is the expected output? What do you see instead?
EXPECTED: A human-readable error message telling me that "One or more image
files used in this document have been moved or renamed."
ACTUAL: A wall of stack trace describing a javascipt error

What version of the product are you using? On what operating system?
1.0 standalone on Windows XP Pro SP3

Please provide any additional information below.
Additionally, some kind of visual cue to indicate that an image is missing
would be nice. Maybe default back to the image placeholder that appears
when you drag a Bitmap Image shape onto the page.

Original issue reported on code.google.com by brownsp...@gmail.com on 22 Aug 2008 at 2:19