Page 1 of 1

TestLink 1.8.0 TestCaseID search error

Posted: Mon May 25, 2009 6:59 am
by monsieur_jj
Hi all,

I am getting this error: Your search delivered no results! when I search for TestCases. Some are working if the testcaseID is something like 1.1-90 but if the testcase number is like -5297 it gives me and error:Your search delivered no results! .

What should I do with this and also the batch execution is totally gone at this version what can I do to fix this.

i am using mysql
Thanks
Jayjay

Posted: Tue May 26, 2009 3:34 pm
by QVII
I am using 1.7.4

I have gotten the same error "Your search delivered no results! "

But I see the Test Case listed in the tree view, when I click on it to bring it up I get the error message.

I believe what happen (as told by the tester), he was entering a new test case and wanted to copy some information from a Word document into the test case. So we copy/pasted a large amount of text (not sure what large means here, I believe it was a 5 or 6 pages) into the text field. When he clicked Save, TestLink produced some error. It seems that the test case is on table and not in another.

I wish I had more specifics and a reproducible method to tell you.

Posted: Thu May 28, 2009 7:09 am
by monsieur_jj
searching testcases work only if the testcase was created in the current version which is 1.8 all testcases made before the upgrade are unsearchable despite my upgrade of the database:

UPDATE testprojects t set prefix = "TC" WHERE prefix IS NULL;