What steps will reproduce the problem?
1. Open a page for editing
2. Upload a file
What is the expected output?
If the page is new, then no upload option should be available
It the page exists, then the file should be uploaded and the attachments
list updated without effecting any contents being edited (probably an ajax
call)
What do you see instead?
If the page is new, an exception is thrown:
java.io.FileNotFoundException: <path to file> (The system cannot find the
path specified)
If the page exists, the attachment is uploaded, but any edit changes are lost.
Original issue reported on code.google.com by nicholas...@gmail.com on 6 Jun 2008 at 8:39
Original issue reported on code.google.com by
nicholas...@gmail.com
on 6 Jun 2008 at 8:39