| Summary: | Client Error using Form ImageHyperlink Widget | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [RT] RAP | Reporter: | Arnaud MERGEY <a_mergey> | ||||
| Component: | RWT | Assignee: | Project Inbox <rap-inbox> | ||||
| Status: | RESOLVED FIXED | QA Contact: | |||||
| Severity: | normal | ||||||
| Priority: | P2 | ||||||
| Version: | 3.0 | ||||||
| Target Milestone: | 3.0 M4 | ||||||
| Hardware: | All | ||||||
| OS: | All | ||||||
| Whiteboard: | |||||||
| Attachments: |
|
||||||
|
Description
Arnaud MERGEY
I can reproduce it with your snippet. Investigating... It's related to image, but not the text. The crash is in RWTQuery.js#fixBackgroundImage with incoming null value. Pending change https://git.eclipse.org/r/#/c/37788/ Fixed with change https://git.eclipse.org/r/#/c/37788/ |