Closed
Bug 374840
Opened 19 years ago
Closed 19 years ago
Copying & Pasting of search results of Bugzilla leads to Testopia via email.
Categories
(Testopia :: Test Cases, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: umavenky01, Assigned: gregaryh)
Details
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Build Identifier: Bugzilla version 2.22.1
If the search results of test cases are copied
and pasted and sent it via email, clicking the URL link in the email shows the
search results of bugzilla.
Reproducible: Sometimes
Steps to Reproduce:
1.Go to the URL https://bugz.deanza.edu/bugzilla_testopia/
2.Click the Bugzilla "Search" located at the lower left after the links "Home,
New". Click the Advanced search on the landing page. Here in this section, we
can filter the search by number of ways like selecting only the bugs reported
by an assignee name or Summary or comments etc.,.
For example, search for the bugs with an assigne name
"umavenky01@rediffmail.com". For this, check the box "assignee" and choose
"matches regexp" from the drop down and type the email address
umavenky01@rediffmail.com and hit the search button.
3.The landing page shows the search results of that particular assignee's bugs.
Copy and paste the URL and send it via any email.
Actual Results:
It shows the search results of all the Test cases of
Testopia.
Expected Results:
Once the link in the email is clicked, it should show the
search results of the assignee's bugs
Comment 1•19 years ago
|
||
I followed the steps in comment 0 and it worked as expected. Here's the URL:
https://bugz.deanza.edu/bugzilla_testopia/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&long_desc_type=substring&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailassigned_to1=1&emailtype1=regexp&email1=umavenky01%40rediffmail.com&emailassigned_to2=1&emailreporter2=1&emailcc2=1&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=
I suspect that the contents of your cut-n-paste clipboard were not what you expected.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•