5: FileNotFoundException - submitting diff for file not in repository

cae***@gmai***** (Google Code) (Is this you? Claim this profile.)
April 19, 2007
What's the URL of the page containing the problem?
from http://osiris.chipx86.com:8080/reviews/4/diff/upload/

What steps will reproduce the problem?
1. Put in an incorrect repository path (try '/')
2. Upload a diff for a file not in the repository (like...something off of
the plone trac)
3. Hit 'Upload'. Sends to filenotfoundexception page.

What is the expected output? What do you see instead?
Probably want to handle at some point.
david
#1 david
Oddly enough, there was a relevant try/except block, but it was commented out.  Go
figure.
  • +Fixed