| Summary: | Do we still need the "uiroot" parameter? | ||
|---|---|---|---|
| Product: | [RT] RAP | Reporter: | Ralf Sternberg <rsternberg> |
| Component: | RWT | Assignee: | 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
Could this be related to multiple displays, which are currently not supported by RAP? 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). commit 194f42530334c5f9f8c9cc5bbe6e57febcd36d82 removes the uiroot (including the "init" call on display) from the client |