mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #15238
[Bug 1053804] Re: Lists of pages and collections on the /export/index.php need to be sorted
Currently the array of views are called by: $viewids = get_column(...)
and one can't pass a sort by title to that.
If the sql call to fetch ids was changed to something more flexible
then we could order it by title at that point.
The call to collection info looks more flexible and so wuld be easy to
add an "ORDER BY" to it
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1053804
Title:
Lists of pages and collections on the /export/index.php need to be
sorted
Status in Mahara ePortfolio:
Triaged
Bug description:
Version: master
Platform: all
Browser: all
When clicking 'Just some of my pages', you will see a list of pages to select.
Page titles in the list should be in alphabetical order.
Same to collections.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1053804/+subscriptions
References