Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 372471

Summary: Do we still need the "uiroot" parameter?
Product: [RT] RAP Reporter: Ralf Sternberg <rsternberg>
Component: RWTAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: P3 CC: tbuschto
Version: 1.5   
Target Milestone: 2.0 M3   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Ralf Sternberg CLA 2012-02-24 07:15:31 EST
No one seem to remember what this parameter has been used for, and its value is actually not evaluated on the server.
It seems that we can get rid of it.
Comment 1 Ivan Furnadjiev CLA 2012-10-04 10:57:57 EDT
Could this be related to multiple displays, which are currently not supported by RAP?
Comment 2 Ivan Furnadjiev CLA 2012-10-05 03:11:46 EDT
Removed support for "uiroot" parameter from the server-side with commit 02912bce186481ee2f459b54b530fd3714f5510a. In DisplayLCA#render the if statement was not needed any more due to separation of GET (first) and POST (Ajax) requests handling (Bug 372296).
Comment 3 Tim Buschtoens CLA 2012-10-05 05:45:10 EDT
commit 194f42530334c5f9f8c9cc5bbe6e57febcd36d82 removes the uiroot (including the "init" call on display) from the client