Description of problem: If a TM search returns no results, there is just an empty table and no message. This makes it difficult to tell whether the search is complete, or if the server is not responding. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1.Run a TM search with a string that has no matches Actual results: Just table headers are shown Expected results: "Found no TM results matching 'search string'" displayed instead of table Additional info:
Fixed in 1.6.1 See https://github.com/zanata/zanata/commit/f0e65cb7bbaa1def1864a4ee8c22ed035e766b3a
Verified with Zanata version 1.6.1-SNAPSHOT (20120608-0019)