Bug 598625
| Summary: | suggestion selection fails when performing mid-token expression replacement | ||
|---|---|---|---|
| Product: | [Other] RHQ Project | Reporter: | Joseph Marques <jmarques> |
| Component: | Core UI | Assignee: | Joseph Marques <jmarques> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Sunil Kondkar <skondkar> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 3.0.0 | CC: | cwelton |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | 2.4 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2010-08-12 16:50:07 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Joseph Marques
2010-06-01 18:19:51 UTC
commit fc9d0ea7d906573a6529c57dceb26c950fe5cbbd Author: Joseph Marques <joseph> Date: Tue Jun 1 14:30:27 2010 -0400 BZ-598625: properly replace entire current search token with provided suggestion Grabbing this bz since I was actually making use of search functionality this AM. That said, we should still have a test case for this if we don't already -- i.e., it should exist in a test run. QA Verified - when relocating cursor to middle of string, the suggestion appears correctly and when selected, the appropriate information is chosen for search box. Mass-closure of verified bugs against JON. |