Community
Participate
Working Groups
Build Identifier: M20110210-1200 The NavigationHistoryService creates a bookmark for each step in Navigation history. Currently, the navigation step bookmark is created before a search is executed. The created bookmark does contain the correct path and search data, but the display text refers to one step before the current step. Solution: Create the navigation bookmark after the search is executed. No migration for existing scout projects necessary. Reproducible: Always Steps to Reproduce: 1. Perform a search with search text 'A' 2. Perform a search with search text 'B' 3. The navigation bookmark created for step 2 will contain search text 'B', but it's display text value referes to text 'A'.
Created attachment 206204 [details] Proposed patch.
Patch applied; Thank you Adrian.
shipped with eclipse scout 3.7.2 (indigo sr2)