Bug 460958 - Bugzilla doesn't recognize a bug in part of the current query results
Summary: Bugzilla doesn't recognize a bug in part of the current query results
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Bugzilla
Classification: Community
Component: Query/Bug List
Version: 3.2
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: PnT DevOps Devs
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-09-02 20:35 UTC by Matěj Cepl
Modified: 2025-10-16 23:19 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-09-03 16:39:58 UTC
Embargoed:


Attachments (Terms of Use)
screenshot in midori (130.94 KB, image/png)
2008-09-02 23:11 UTC, Matěj Cepl
no flags Details
cannot reproduce on https://landfill.bugzilla.org/bugzilla-3.2-branch/ (135.60 KB, image/png)
2008-09-02 23:31 UTC, Matěj Cepl
no flags Details
Cookie manager with bugzilla.redhat.com cookies (92.24 KB, image/png)
2008-09-03 16:24 UTC, Matěj Cepl
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Mozilla Foundation 453469 0 None None None Never

Description Matěj Cepl 2008-09-02 20:35:07 UTC
Description of problem:
When running query in bugzilla (be it either predefined query or the result of the advanced edit query form) and opening first bug in the list, it doesn't have the navigation toolbar in the top with "First,Previous,Next,Last" buttons.

That makes managing tons of bugs (typical for my workload) pretty difficult, could we get these buttons back, please?

Version-Release number of selected component (if applicable):
bugzilla as of 2008-09-02

How reproducible:
100%

Steps to Reproduce:
1.run a query
2.view results
3.
  
Actual results:
no navigation bar

Expected results:
it should be there

Additional info:

Comment 1 Matěj Cepl 2008-09-02 23:11:35 UTC
Created attachment 315601 [details]
screenshot in midori

Strange thing is that the buttons show up in midori (http://www.twotoasts.de/index.php?/pages/midori_summary.html). This looks like some bad User-Agent-switching which went wrong.

Why it doesn't recognize the current query results (and "Show last results" point to non-sensical query) is still mystery to me.

Comment 2 Matěj Cepl 2008-09-02 23:16:31 UTC
On the other hand, this seems to work with the bugzilla.mozilla.org (which has now 3.2 as well).

Comment 3 Matěj Cepl 2008-09-02 23:31:31 UTC
Created attachment 315604 [details]
cannot reproduce on https://landfill.bugzilla.org/bugzilla-3.2-branch/

Bad news -- cannot reproduce on https://landfill.bugzilla.org/bugzilla-3.2-branch/ which should be the same as what we have minus customizations.

Comment 4 David Lawrence 2008-09-03 14:51:59 UTC
<dkl> mcepl: i am confused, the test case works for me. Which browser are you having difficulty with?
 mcepl: also it requires a cookie to be set for the nav buttons to work, is cookies turned on in the browser it is failing?
 mcepl: when you run any query, it clears and sets the BUGLIST cookie which is a colon delimited string of bug ids
 mcepl: so when you go to show_bug,cgi, it looks for that cookie and uses it to display the nav buttons
 if that cookies is not there u will not get the nav button

Comment 5 Matěj Cepl 2008-09-03 16:24:26 UTC
Created attachment 315662 [details]
Cookie manager with bugzilla.redhat.com cookies

Seems like I have plenty of cookies from bugzilla. Will try to remove all of them and allow anything which goes my way.

Comment 6 Matěj Cepl 2008-09-03 16:39:58 UTC
dkl: https://bugzilla.redhat.com/attachment.cgi?id=315662
<dkl> mcepl: ah, you have multiple cookies of the same key, try removing all of the BUGLIST cookies and test from the beginning
 mcepl: some may be lingering from the old Bugzilla
<dkl> and conflicting
<mcepl> YES!!! I had to relogin, but now it works. Shouldn't bugzilla check, whether there are any conflicting cookies available?
<dkl> mcepl: should but not that smart, it takes the first thing the browser gives it
 mcepl: so basically it was getting the wrong cookie each time and only the other one was getting updated
 mcepl: did you remove all Bugzilla cookies? that may be why you had to relogin
<mcepl> dkl: could I ask to make a comment to my bug, so when (one day, eventually; you see, I am incurable optimist) you will get time to look at it, you will know what's going on?
 dkl: yes, I did, to be sure. Filtered bugzilla.redhat.com and removed all.
 now, I will be able to fix my GM scripts!!! Cool. Thanks
<dkl> mcepl: cool, glad that was all that it was
 mcepl: please comment and close the bug
<mcepl> shouldn't I at least sent it upstream?


Note You need to log in before you can comment on or make changes to this bug.