Description of problem: Even search a text string within messages, it still returns "There is no data to display" But search numbers works. Version-Release number of selected component (if applicable): Zanata version 1.4-alpha-2-SNAPSHOT (20110920-1458) How reproducible: Always Steps to Reproduce: 1. Visit Fedora Readme and one of version. 2. Visit Document Revision_History 3. "Fedora" is on message 2,3,4; click on search field and type "Fedora" Actual results: message list shows "There is no data to display" Expected results: Message 2,3,4 are returned, with "Fedora" highlighted. Additional info: Zanata version 1.3 (20110509-2113) does not have this problem
Bug fixed along with https://bugzilla.redhat.com/show_bug.cgi?id=739427 fixes.
After some investigation, this problem happened in H2 backend ones but not MySQL ones, thus this might be actually H2 bug.