FS#11920 - "More Recent Updates" only shows packages from core
Attached to Project:
Arch Linux
Opened by Marshall Scorcio (marshalium) - Wednesday, 29 October 2008, 04:23 GMT
Last edited by Aaron Griffin (phrakture) - Wednesday, 12 November 2008, 16:19 GMT
Opened by Marshall Scorcio (marshalium) - Wednesday, 29 October 2008, 04:23 GMT
Last edited by Aaron Griffin (phrakture) - Wednesday, 12 November 2008, 16:19 GMT
|
Details
An Archlinux Package Search only shows packages from core
when "all" is selected and keywords field is blank.
This is used in Recent Updates -> more on the front page. Steps to reproduce: - Go to homepage - Under "Recent Updates" click on "more" - It opens a packages search that sorts by last update to show the most recent packages - Resulting page only shows packages from "core" even though "all" is selected as the repository |
This task depends upon
Closed by Aaron Griffin (phrakture)
Wednesday, 12 November 2008, 16:19 GMT
Reason for closing: Fixed
Wednesday, 12 November 2008, 16:19 GMT
Reason for closing: Fixed
Comment by Jan de Groot (JGC) -
Wednesday, 29 October 2008, 08:37 GMT
The extra and x86_64 packages are included in the view, but
somehow the resultset is grouped by repository. First all packages
from core/i686 are shown, sorted by last_update, then all from
core/x86_64 is shown, also sorted by last_update, etc.