I was able to change to PHP 7.4.13 and the issue went away so seems to be something within PHP 8.0.0
Article should be created successfully not only in the database but also displayed in the backend article manager.
Article created in database but no article is shown in the backend article manager.
OS: Windows 10
PHP: 8.0.0
Database: MySQL 8.0.16
Apache: 2.4.41
Joomla!: 4.0-dev
Labels |
Yes, the close button does return me to the list of articles. I am not seeing any errors in JS console. PHP log has no errors to report either.
I'm using PHP 8.0.1 and could not replicate this, too. It is working well for me.
Hmm... Looks like this issue only occurs with 8.0.0 then. Does anyone have that version to test against to confirm it isnt something (other than version) that is breaking the setup?
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2021-03-22 19:37:39 |
Closed_By | ⇒ | jwaisner |
Okay, looks like something in my IDE then with PHP 8.0.0. Closing this as it is not a bug.
Im sorry I cannot replicate this with PHP 8.0.3 and
4.0-dev
- Do you have any Javascript Console Error messages or PHP error logs ? Does your close button close and return to the list of articles (testing JS, to rule that out)