Add new event by double click on calendar don't work with Custom entity

Created on 6 June 2025, 3 months ago
Updated 23 June 2025, 3 months ago

Problem/Motivation

when I want to add new event by dbl click on calendar, its doesn't works

Steps to reproduce

With custom entity event, try to add event directly on double click. its redirected on a wrong url beginning by "/"

Proposed resolution

In src/FullcalendarViewPreprocess.php delete the "/" in $add_form at lines 102 and 105

🐛 Bug report
Status

Active

Version

5.2

Component

Code

Created by

🇫🇷France gege54

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • 🇮🇹Italy apaderno Brescia, 🇮🇹
  • First commit to issue fork.
  • 🇮🇳India mrinalini9 New Delhi

    Hi,

    I have checked the source code $add_form at lines 102 and 105 in file src/FullcalendarViewPreprocess.php and found that the slash is already removed from $add_form. So, i think no work is needed here.

    Thanks!

Production build 0.71.5 2024