| Summary: | Hooking an Entrypoint to a branding does not work | ||
|---|---|---|---|
| Product: | [RT] RAP | Reporter: | Holger Staudacher <holger.staudacher> |
| Component: | RWT | Assignee: | Project Inbox <rap-inbox> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | sa |
| Version: | 1.5 | ||
| Target Milestone: | 2.0 M3 | ||
| Hardware: | PC | ||
| OS: | Mac OS X - Carbon (unsup.) | ||
| Whiteboard: | |||
| Bug Depends on: | 393419 | ||
| Bug Blocks: | |||
|
Description
Holger Staudacher
Apparently, entrypoints registered by *path* don't work as default entrypoints in a branding. Only entrypoints registered by *parameter* can be used as default entrypoint. IApplications also work as expected. So we don't have a regression. Entrypoints by path are meant as an alternative to brandings with default entrypoint. So using an entrypoint-by-path as default entrypoint doesn't seem to make much sense. However, this restriction is not obvious and should at least be documented. Thoughts? From my understanding this bug has become obsolete since default entry points are gone (see bug 393419). Please reopen if you disagree. |