Skip to content

Commit

Permalink
LPS-21917 Display order of blog entries can be wrong when two entries…
Browse files Browse the repository at this point in the history
… are created within 1 minute
  • Loading branch information
hhuijser authored and brianchandotcom committed Oct 10, 2011
1 parent 117654a commit a6f49e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions portal-impl/src/com/liferay/portlet/blogs/service.xml
Expand Up @@ -43,6 +43,7 @@

<order by="desc">
<order-column name="displayDate" />
<order-column name="createDate" />
</order>

<!-- Finder methods -->
Expand Down

0 comments on commit a6f49e2

Please sign in to comment.