? Failure

User tests: Successful: Unsuccessful:

avatar pjwiseman
pjwiseman
1 May 2014

In the com_content artticle category blog, the featured articles order is "a.featured DESC, fp.ordering". This orders the featured articles correctly, and places the non-featured articles below. However, there is no ordering supplied for the non-featured articles.

I'd suggest a logical tertiary ordering is using the "date for ordering", thus supporting the use of features as forum-like sticky articles.

Changing to "a.featured DESC, fp.ordering, ' . $queryDate . ' DESC '".

http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=33685&start=0

avatar pjwiseman pjwiseman - open - 1 May 2014
avatar pjwiseman
pjwiseman - comment - 1 May 2014

The travis build 7337 failed? Looks like nothing to do with this pull? Can anyone confirm?

avatar mbabker
mbabker - comment - 1 May 2014

We have a Travis config issue needing attention right now due to their
recent updates. Don't worry about it.

On Thursday, May 1, 2014, Peter Wiseman notifications@github.com wrote:

The travis build failed? Looks like nothing to do with this pull? Can
anyone confirm?


Reply to this email directly or view it on GitHub#3547 (comment)
.

avatar Kubik-Rubik
Kubik-Rubik - comment - 27 Jul 2014

Works as described. We have 2 successful tests, can be merged!

avatar mbabker mbabker - reference | 9223830 - 3 Aug 14
avatar mbabker mbabker - merge - 3 Aug 2014
avatar mbabker mbabker - close - 3 Aug 2014
avatar mbabker mbabker - change - 3 Aug 2014
Status New Closed
Closed_Date 0000-00-00 00:00:00 2014-08-03 18:06:57
avatar mbabker mbabker - close - 3 Aug 2014

Add a Comment

Login with GitHub to post a comment