PR #29571 breaks admin login.
log into admin on working install
pull latest commits from 4.0-dev
try logging into admin
notice nothing happens.
can login admin
login button does nothing.
4.0-dev 19oc20 1900cst pull
reverting commit allows logging in again
ran both composer install & npm ci but didn't fix the issue.
Labels |
Added:
?
|
Title |
|
@SharkyKZ On a new install of current 4.0-dev I can't reproduce either.
But as @N6REJ wrote, he has pulled the changes on an existing installation and then had the issue.
So maybe we will have an issue when not making a new installation but updating?
=> It needs to test if a J4 Beta 4 can be updated to latest nightly J4 build (which includes #29571 ) to see if there is an issue when not having made a new installation.
In addition it should also be tested in a 3.10 can be properly updated to latest nightly J4 build without running into the issue.
I'll try to find time later for testing that, but if someone else could test that, too, it would be safer because I might make mistakes.
Can not confirm
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-10-20 19:16:47 |
Closed_By | ⇒ | N6REJ |
idk what happened.. its working fine now.
I can't reproduce the issue.