CoreCommunity ExtensionsIncubatorDistributionsTYPO3 4.5 ProjectsTYPO3 4.6 ProjectsTYPO3 4.7 ProjectsTYPO3 6.0 ProjectsTYPO3 6.1 ProjectsTYPO3 6.2 Projects (+)

Bug #39765

Not sorted records in newscalendar (listView)

Added by Vasyl Mosijchuk 9 months ago.

Status:New Start date:2012-08-13
Priority:Should have Due date:
Assignee:- % Done:

0%

Category:-
Target version:2
Votes: 0

Description

Hello, Philip!

I use your application and found that it is not sorted records as it should be.

The default is written plugin.tx_newscalendar_pi1.listView.order = asc

change to plugin.tx_newscalendar_pi1.listView.order = desc changes do

not occur

Now is as follows (plugin.tx_newscalendar_pi1.listView.order = asc):

01.08.2012 - Record 1
04.08.2012 - Record 2
10.08.2012 - Record 3

Should be as follows (plugin.tx_newscalendar_pi1.listView.order = desc):

10.08.2012 - Record 3
04.08.2012 - Record 2
01.08.2012 - Record 1

Also available in: Atom PDF