Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 439099 - upload of certificarte doesn't work anymore
Summary: upload of certificarte doesn't work anymore
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: gyrex (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 7
: P3 critical (vote)
Target Milestone: ---   Edit
Assignee: Gunnar Wagenknecht CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 437211
Blocks:
  Show dependency tree
 
Reported: 2014-07-08 03:31 EDT by Andreas Mihm CLA
Modified: 2018-03-19 11:59 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Mihm CLA 2014-07-08 03:31:49 EDT
The upload of certificarte doesn't work anymore, the upload code just isn't started, maybe a RAP issue with ServerPushSession?
I'm investigating right now, but, Gunnar, if you have an idea, please let me know.
Comment 1 Andreas Mihm CLA 2014-07-08 05:33:07 EDT
the browser showed the error:
http://localhost:3110/;jsessionid=996ewillo6dp1p1mvxviantuq?servicehandler=…s.dialogfields.UploadDialogField%24UploadHandler%401875605769&cid=d085754d 405 (HTTP method POST is not supported by this URL)
Comment 2 Andreas Mihm CLA 2014-07-08 05:37:22 EDT
may it be related to a change in POST requests in RAP 2.3?
https://www.eclipse.org/rap/noteworthy/2.3/?build=M1
Comment 3 Andreas Mihm CLA 2014-07-08 07:03:30 EDT
the issue really seems related to RAP 2.3, when I switch back to RAP 2.2. the file upload works
Comment 4 Gunnar Wagenknecht CLA 2014-07-08 07:34:45 EDT
There were some file upload related changes in RAP 2.3. I'll check with the RAP team.
Comment 5 Markus Knauer CLA 2014-07-08 09:23:56 EDT
Are you using the (correct) version of the fileupload/filedialog component from the RAP Incubator? For RAP 2.3 it should be a bundle version of 0.6.0 (or the 2.3.0 version of the org.eclipse.rap.fileupload.feature feature).
Comment 6 Gunnar Wagenknecht CLA 2014-07-08 18:32:19 EDT
It might be that we don't. I'll have a look.
Comment 7 Gunnar Wagenknecht CLA 2014-07-11 09:35:24 EDT
I'm able to reproduce it. It's a regression in RAP 2.3 (caused by changes done to 406428).
Comment 8 Gunnar Wagenknecht CLA 2014-09-09 13:17:47 EDT
FWIW, this has been fixed in 1.3.1 already.