Story: IGBF-109 (Searching fails if user accidentally includes whitespace in the query)
Date: September 2, 2014
Intro:
Previously, if a user enters a search term in the Quick Search box (upper left) but accidentally types a whitespace character, the search fails. Leading or trailing whitespace cause the search to fail. This issue has been resolved and is now ready for testing.
Story IGBF-109 was tested on:
*IGB Version: 8.2.0
-(My Office Mac) Mac OS X Version 10.9.3 using JRE version 1.8.0_11-b12 Java HotSpot(TM) 64-Bit Server
The story was tested using this workflow:
1) I opened IGB and used the quicksearch box to quickly search for a feature.
2) I added a leading whitespace to the search text and checked to see if the search functioned properly.
3) I added a trailing whitespace to the search text and checked to see if the search functioned properly.
Observed:
All quicksearch scenarios above functioned properly.
Summary:
Story IGBF-109 was tested on my office Mac. My observations were in accordance with the IGB Team's expectations.
commit 1607f3e678313a0430cc4423c915c797a4d56713
Author: tkanapar <tkanapar@uncc.edu>
Date: Tue Aug 26 12:31:08 2014 -0400
Trimmed the search text https://jira.transvar.org/browse/IGBF-109