| Summary: | Make URLHelper public API | ||
|---|---|---|---|
| Product: | [RT] RAP | Reporter: | Stefan Röck <stefan.roeck> |
| Component: | RWT | Assignee: | Project Inbox <rap-inbox> |
| Status: | RESOLVED WONTFIX | QA Contact: | |
| Severity: | enhancement | ||
| Priority: | P3 | ||
| Version: | 1.2 | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Stefan Röck
The methods from URLHelper hould not be used as they return absolute URLs. It is recommended to use relavtive URLs. If you think of redirecting HTTP daemons, the host name that is known on the server side might be wrong. |