nextcloud / calendar

📆 Calendar app for Nextcloud
https://apps.nextcloud.com/apps/calendar
GNU Affero General Public License v3.0
968 stars 236 forks source link

Order all-day events by calendar not working anymore #4721

Open JB1985 opened 1 year ago

JB1985 commented 1 year ago

Steps to reproduce

  1. Create a All-Day event
  2. Sort 1. 2. 3.

Expected behavior

Entries are expected to be sorted numerically. Alphanumeric doesn't work either.

The sorting worked before. It doesn't seem to work anymore since version 3.5.1.

Actual behaviour

image

Calendar app version

3.5.2

CalDAV-clients used

No response

Browser

Firefox 106.0.5

Client operating system

Windows 11

Server operating system

Debian Bullseye

Web server

Apache

Database engine version

MariaDB

PHP engine version

PHP 7.4

Nextcloud version

24.0.6

Updated from an older installed version or fresh install

Updated from an older version

List of activated apps

No response

Nextcloud configuration

No response

Web server error log

No response

Log file

No response

Browser log

No response

Additional info

No response

ChristophWurst commented 1 year ago

Fixed with https://github.com/nextcloud/calendar/pull/4648. Update to the latest version of the app.

ChristophWurst commented 1 year ago

I misread. You are on the latest 3.5.x.

JB1985 commented 1 year ago

I am using the latest App.

image