Bug 1664282 - Cannot sort in buglist.cgi
Summary: Cannot sort in buglist.cgi
Keywords:
Status: CLOSED DUPLICATE of bug 1658598
Alias: None
Product: Bugzilla
Classification: Community
Component: User Interface
Version: 5.0
Hardware: Unspecified
OS: Unspecified
unspecified
urgent
Target Milestone: ---
Assignee: PnT DevOps Devs
QA Contact: tools-bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-01-08 10:21 UTC by Martin Magr
Modified: 2019-01-13 23:42 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-01-13 23:42:07 UTC
Embargoed:


Attachments (Terms of Use)

Comment 1 Matthias Runge 2019-01-08 10:24:42 UTC
I have the same issue, but with chrome.

Comment 2 Matthias Runge 2019-01-08 10:29:41 UTC
To add, for example in "my bugs", I got a js error:
Uncaught TypeError: Cannot read property 'aDataSort' of undefined
    at W (datatables.min.js:77)
    at xa (datatables.min.js:81)
    at HTMLTableElement.<anonymous> (datatables.min.js:105)
    at Function.each (jquery-1.7.1.min.js:2)
    at init.each (jquery-1.7.1.min.js:2)
    at init.m [as dataTable] (datatables.min.js:97)
    at init.h.fn.DataTable (datatables.min.js:176)
    at HTMLDocument.<anonymous> (buglist.cgi?bug_status=NEW&bug_status=VERIFIED&bug_status=ASSIGNED&bug_status=MODIFIED&bug_status=ON_DEV&bug_status=ON_QA&bug_status=RELEASE_PENDING&bug_status=POST&email1=mrunge%40redhat.com&emailassigned_to1=1&emailcc1=1&emailreporter1=1&emailtype1=exact&list_id=9852607:17325)
    at n (jquery-1.7.1.min.js:2)
    at Object.fireWith (jquery-1.7.1.min.js:2)

Comment 3 Martin Magr 2019-01-08 11:42:52 UTC
Removing "Flags" column seems solves the problem, but it would still be nice to be able to see flags in the buglist and be able to sort the table.

Comment 4 Jeff Fearn 🐞 2019-01-13 23:42:07 UTC

*** This bug has been marked as a duplicate of bug 1658598 ***


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