search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

DayPilotCalendar.UpdateWithMessage() not displaying message since 2020.4.3775

Asked by AGX
3 years ago.

Hi, using DayPilotCalendar from past years, it's seems that version 2020.4.3775 break DayPilotCalendar.UpdateWithMessage() function since it no longer display anything.

Rolling back to 2020.3.3769, UpdateWithMessage() display message.
Upgrade to 2020.4.3775, UpdateWithMessage() don't do anything (no other line of code modified).
Tryed with latest 2021.1.3782, nothing displayed.

Note that calling ObjDayPilotCalendar.message() from Javascript is displaying message as expected on all versions,
it's seems to be break only from code-behind with UpdateWithMessage().

Tryed to turn off new function XssProtection="Disabled" introduced in the same version for same result.
All my tests are made with a simple DayPilotCalendar.UpdateWithMessage("TEST"); line of code

Thanks

Answer posted by Dan Letecky [DayPilot]
3 years ago.

This issue should be fixed now in the latest sandbox build (2021.1.3785):

https://aspnet.daypilot.org/sandbox/

Please let me know if the problem persists.

Comment posted by AGX
3 years ago.

Yes, it's working again ! (demo mode)
Any idea when it will be released ? :)

Thanks for your time

Comment posted by Dan Letecky [DayPilot]
3 years ago.

This fix is now included in the latest release (2021.1.3788):
https://aspnet.daypilot.org/daypilot-pro-for-asp-net-webforms-2021-1-3788/

This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.