-
-
Notifications
You must be signed in to change notification settings - Fork 811
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New polls is created as expired by default #9579
Comments
I don't have that when i save the message i don't have an error message saying that poll has expired |
I have this problem on one of my test pages. There it also shows outdated codes, although Kunena 6.2.1-DEV is installed. Deprecated: DateTimeImmutable::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in .../components/com_kunena/src/Controller/Topic/Poll/TopicPollDisplay.php on line 105 Deprecated: Creation of dynamic property Kunena\Forum\Site\Controller\Topic\Poll\TopicPollDisplay::$intervalTimeToLive is deprecated in .../components/com_kunena/src/Controller/Topic/Poll/TopicPollDisplay.php on line 106 Deprecated: Creation of dynamic property Kunena\Forum\Libraries\Layout\KunenaLayout::$intervalTimeToLive is deprecated in .../libraries/kunena/src/Layout/KunenaBase.php on line 571 |
…ervalTimeToLive is deprecated in #9579
The following commit : c8881c4 should fix that |
Partial success. The "Deprecated: DateTimeImmutable..." is now gone
|
I don't reproduce this issue with J!5.0 and Php 8.2.x and MySQL 8.0 : Poll_issue_timestamp.mp4 |
I believe you. Apparently, outdated code is not always displayed. In the case of this error #9562, nobody was able to confirm it for a long time, and yet it was actually there. One message has now disappeared again with the last correction.
|
This issue is stale because it has been open 30 days with no activity. |
…ervalTimeToLive is deprecated in #9579
@rich20 can you try again, then we can close this one |
Seems to be done |
To Reproduce
Result
The new poll has expired
System information
Desktop
The text was updated successfully, but these errors were encountered: