What steps will reproduce the problem?
1. add new profile field
type: varchar
required: no
fieldsize: 50
fieldsize_min: 0
widget: filefield
widgetparams
-allowEmpty: true
-allowFiles: 1
2. edit profile -> upload file
3. edit profile -> delete file
What is the expected output? What do you see instead?
a) the file name is not displayed on the edit profile page,
instead: 'no file chosen'
b) checking 'delete file' and submitting the page throws exception:
CDbCommand failed to execute the SQL statement: SQLSTATE[23000]: Integrity
constraint violation: 1048 Column 'avatar' cannot be null
Version: revision r66
Original issue reported on code.google.com by mwi.nor@googlemail.com on 2 Nov 2010 at 2:05
Original issue reported on code.google.com by
mwi.nor@googlemail.com
on 2 Nov 2010 at 2:05