Skip to content

Eventcalendar: Events should also be shown in the day view if hours are specified #907

Open
@kghbln

Description

@kghbln

Once you add specific hours at the start and end of an event, the events are shown in the month and week views of the event calendar but not in the day view. See https://sandbox.semantic-mediawiki.net/wiki/Class_trip

Not shown since hours are specified for the start and end

{{Event calendar item
|event=Class trip to the museum or natural history
|start=2025-02-20T12:00
|end=2025-02-20T15:00
|type=Class trip
|location=museum of natural history
|description=Est Nullam eleifend consequat auctor morbi convallis at ac neque lorem.
}}

Shown in day view since no hours are specified for the start and end

{{Event calendar item
|event=Class trip to the museum or natural history
|start=2025-02-20
|end=2025-02-20
|type=Class trip
|location=museum of natural history
|description=Est Nullam eleifend consequat auctor morbi convallis at ac neque lorem.
}}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions