User tests: Successful: Unsuccessful:
Pull Request for Issue # .
This will solve the issue of error that occured when the session of user expired and throwed an error that "you are not admin" instead of redirecting to login page.
Expected results after applying this #
Whenever the session of user will expire it will automatically redirected to login instead of letting him upload things and getting errors.
Category | ⇒ | Libraries |
Status | New | ⇒ | Pending |
i am not seeing any change in behaviour with this pr
This is a wrong approach. I don't have experience with our media manager client code (javascript) but I think somehow, the client code needs to detect user login status and handle the redirection itself. You should never make the redirection from the library code like how you are doing at the moment. Maybe @dgrammatiko could come up with some idea?
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2023-02-18 09:31:05 |
Closed_By | ⇒ | Ntrv3390 | |
Labels |
Added:
?
|
i do a plugin for this problem
pull request for issue #39847