| Summary: | [Upload] NPE if Upload widget is disposed | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [RT] RAP | Reporter: | Stefan Röck <stefan.roeck> | ||||||
| Component: | RWT | Assignee: | Project Inbox <rap-inbox> | ||||||
| Status: | RESOLVED FIXED | QA Contact: | |||||||
| Severity: | normal | ||||||||
| Priority: | P3 | ||||||||
| Version: | 1.3 | ||||||||
| Target Milestone: | --- | ||||||||
| Hardware: | All | ||||||||
| OS: | All | ||||||||
| Whiteboard: | |||||||||
| Attachments: |
|
||||||||
|
Description
Stefan Röck
Created attachment 146179 [details]
JUnit Testcase
Created attachment 146181 [details]
Patch
Adds a check if widget is disposed.
Additionally, performUpload returns a boolean that indicates if the upload succeeded or not.
Applied patch to CVS Head. |