Bug 1664282

Summary: Cannot sort in buglist.cgi
Product: [Community] Bugzilla Reporter: Martin Magr <mmagr>
Component: User InterfaceAssignee: PnT DevOps Devs <hss-ied-bugs>
Status: CLOSED DUPLICATE QA Contact: tools-bugs <tools-bugs>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 5.0CC: khong, mrunge, qgong
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-01-13 23:42:07 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

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 ***