J4 Issue ? ?
avatar jwaisner
jwaisner
21 Mar 2021

Steps to reproduce the issue

  1. Have a setup using PHP 8.0.0
  2. On a clean install, attempt to create an article
  3. Notice the browser seems to be doing something but nothing happens
  4. Check MySQL database and see the article has been added to the database
  5. Go back to backend and check articles. Notice no articles listed.

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

Expected result

Article should be created successfully not only in the database but also displayed in the backend article manager.

Actual result

Article created in database but no article is shown in the backend article manager.

System information (as much as possible)

OS: Windows 10
PHP: 8.0.0
Database: MySQL 8.0.16
Apache: 2.4.41
Joomla!: 4.0-dev

avatar jwaisner jwaisner - open - 21 Mar 2021
avatar joomla-cms-bot joomla-cms-bot - change - 21 Mar 2021
Labels
avatar joomla-cms-bot joomla-cms-bot - labeled - 21 Mar 2021
avatar joomla-cms-bot joomla-cms-bot - labeled - 21 Mar 2021
avatar joomla-cms-bot joomla-cms-bot - labeled - 21 Mar 2021
avatar PhilETaylor
PhilETaylor - comment - 21 Mar 2021

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)

Screenshot 2021-03-21 at 20 09 57

avatar jwaisner
jwaisner - comment - 21 Mar 2021

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.

avatar joomdonation
joomdonation - comment - 22 Mar 2021

I'm using PHP 8.0.1 and could not replicate this, too. It is working well for me.

avatar jwaisner
jwaisner - comment - 22 Mar 2021

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?

avatar PhilETaylor
PhilETaylor - comment - 22 Mar 2021

I have now built PHP 8.0.0 from source in a docker container, I still cannot replicate any issue with saving of articles in PHP 8.0.0 exact version

Screenshot 2021-03-22 at 18 13 08

Screenshot 2021-03-22 at 18 13 37

avatar jwaisner jwaisner - change - 22 Mar 2021
Status New Closed
Closed_Date 0000-00-00 00:00:00 2021-03-22 19:37:39
Closed_By jwaisner
avatar jwaisner jwaisner - close - 22 Mar 2021
avatar jwaisner
jwaisner - comment - 22 Mar 2021

Okay, looks like something in my IDE then with PHP 8.0.0. Closing this as it is not a bug.

Add a Comment

Login with GitHub to post a comment