Smart GWT 4.0d (SmartClient Version: v9.0d_2013-07-02/PowerEdition Deployment (built 2013-07-02));
IE 10 with compatibity mode, Chrome 27.
It did work before. Not sure when it went wrong, but we were able to save attachments with 4.0d 2013-06-17)
1) (minor UI) Opening the add files window, the edit box and the browse button is not visible until we go there with the mouse.
2) (minor UI) Uploading/Saving caption in invalid. See attached screen shot. (this didn't work even with 2013-06-17)
3) (major UI) Uploaded file is represented with an empty line. (no file name is visible as it was before)
4) (blocker) Uploaded record has invalid values. data (binary) length is about 17 - 25 bytes (file was > 800K). (Also data_date_created, date_filename, date_filesize columns are null)
I guess these are bugs, but please let me know if something have been changed and MultiFileItem needs to be used the other way. Thank you.
IE 10 with compatibity mode, Chrome 27.
It did work before. Not sure when it went wrong, but we were able to save attachments with 4.0d 2013-06-17)
1) (minor UI) Opening the add files window, the edit box and the browse button is not visible until we go there with the mouse.
2) (minor UI) Uploading/Saving caption in invalid. See attached screen shot. (this didn't work even with 2013-06-17)
3) (major UI) Uploaded file is represented with an empty line. (no file name is visible as it was before)
4) (blocker) Uploaded record has invalid values. data (binary) length is about 17 - 25 bytes (file was > 800K). (Also data_date_created, date_filename, date_filesize columns are null)
I guess these are bugs, but please let me know if something have been changed and MultiFileItem needs to be used the other way. Thank you.
Comment