Closed
Bug 486529
Opened 17 years ago
Closed 16 years ago
It's not possible to link a test case to more than one requirement
Categories
(Testopia :: Test Cases, enhancement)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: christian.westgaard, Assigned: gregaryh)
Details
User-Agent: Opera/9.64 (X11; Linux i686; U; en) Presto/2.1.1
Build Identifier: testopia-2.2-BUGZILLA-3.2
I might agree that the requirements are poorly written, but once a project is started, it's a rather diffcult prosess to get the customer to change the requirements...
Linking testcase 187 with requirement 1.3 was possible
but Linking testcase 187 with requirements 1.3 and 3.2 was NOT possible.
I tried writing 1.3, 3.2 which lead to the following System Error!
Bad Request
Your browser sent a request that this server could not understand.
Size of a request header field exceeds server limit.
Cookie: ys-product_active_tab=s%3Acase_search18; ys-product_tabs_tab=s%3Adashboard_grid; ys-plan_active_tab=s%3Aplan_case_grid; ys-object_panel=o%3A; TESTOPIA_PRODUCT_ID=3; ys-newcase-win=o%3Awidth%3Dn%253A922%5Eheight%3Dn%253A745%5Ex%3Dn%253A346%5Ey%3Dn%253A100; ys-case_grid=
<snip>
Apache/2.2.8 (Ubuntu) mod_jk/1.2.26 mod_python/3.3.1 Python/2.5.2 Server at localhost Port 80
Reproducible: Always
| Assignee | ||
Comment 1•16 years ago
|
||
that error is a red herring, in other words, it is unrelated. The requirements field is simply a text field so using a comma separated list is a good idea here. The error you are seeing is because your cookies are too big for the server to handle. This is commonly caused by manipulating the size of the columns in the grids or other resizers. Try clearing your cookies and resubmitting.
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•