User tests: Successful: Unsuccessful:
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 '".
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)
.
Works as described. We have 2 successful tests, can be merged!
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2014-08-03 18:06:57 |
The travis build 7337 failed? Looks like nothing to do with this pull? Can anyone confirm?