Library / Content main view does not default to alphabetical

Bug #752303 reported by David Comtois
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Xibo
Fix Released
Wishlist
Dan Garner

Bug Description

Default order of library is none or date item added to library. My thought is it should be alphabetical on first load and conform to users preference following that...

Related branches

Revision history for this message
David Comtois (davidcomtois) wrote :

Possible patch

In file /lib/pages/content.class.php

Add $SQL .= "ORDER BY media.name ASC"; to line 208
Add $SQL .= " ORDER BY media.name ASC"; to line 512

Note the extra space in the second one due to structure of SQL statment previous to that line

Revision history for this message
Alex Harrington (alexharrington) wrote : Re: [Bug 752303] Re: Library / Content main view does not default to alphabetical

It defaults on my install to being sorted by type.

I agree that's not optimal though.

Alex

Changed in xibo:
status: New → Confirmed
importance: Undecided → Wishlist
milestone: none → 1.3.0
Dan Garner (dangarner)
Changed in xibo:
assignee: nobody → Dan Garner (dangarner)
status: Confirmed → Fix Committed
Dan Garner (dangarner)
Changed in xibo:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.