Skip to content
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

Framework 3.1.2 destroys Joomla Core feature for post pull down in the backend - stop download immediately #775

Closed
WM-Loose opened this issue Aug 27, 2024 · 22 comments · Fixed by #778
Labels
bug Something isn't working
Milestone

Comments

@WM-Loose
Copy link

After updating from Asteroid 3.1.1 to Asteroid 3.1.2, the pulldown menu in the Joomla backend can no longer be opened:

1

2

Test with Joomla 4.4.7 und Joomla 5.1.3

Solution: reinstall Astroid 3.1.1 immediately.

All of our customers have the same problem. Hundreds of updates have already been made. We don't know what is quicker. Should we inform everyone that we are going back to 3.1.1 or wait until you provide an update and the error is fixed?

@sonvnn
Copy link
Member

sonvnn commented Aug 27, 2024

Oh! Thank you for report issue. I hope you can help us join to test RC version in the next versions. :)

Best Regards,
Sonny

@sonvnn sonvnn added the bug Something isn't working label Aug 27, 2024
@sonvnn sonvnn added this to the Version 3.1.3 milestone Aug 27, 2024
@WM-Loose
Copy link
Author

We always do that, sonny. But none of us noticed this error and only noticed it today by chance. But since Joomla updates were only released a few days ago, we first had to find out whether it was Joomla or other extensions that were to blame. Today we noticed that only Astroid was installed and were able to find out that way.

@sonvnn
Copy link
Member

sonvnn commented Aug 27, 2024

Thank you! I will check and release fix bug version in the short time. This problem might from Widgets tab.

@WM-Loose
Copy link
Author

WM-Loose commented Aug 27, 2024 via email

@sonvnn
Copy link
Member

sonvnn commented Aug 27, 2024

I fixed this issue at 49b82f8

Best Regards,
Sonny

@WM-Loose
Copy link
Author

WM-Loose commented Aug 27, 2024

Sorry but it still doesn't work after the changes.
I can only test again this afternoon.

@sonvnn
Copy link
Member

sonvnn commented Aug 27, 2024

Please try to clear cache. It's work on my site.

@WM-Loose
Copy link
Author

Maybe I made a mistake in the code when copying it or picked the wrong file. Can you provide an update so that the change is installed automatically? Otherwise I can't change the files manually until this afternoon and try again. I'll be out in a minute.

@sonvnn
Copy link
Member

sonvnn commented Aug 27, 2024

Please download v3-branch for testing.

@exlemor
Copy link

exlemor commented Aug 27, 2024

Hi Sonny, got my hands on Joomla 5.1.4 Stable and ran into this same issue after updating to Astroid's latest version: 3.1.2
(also posted on Discord so you can disregard my comment there)

Looking forward to a fix ;)

@exlemor
Copy link

exlemor commented Aug 27, 2024

No idea if this is related but with Astroid 3.1.2, I also got these messages on the frontend with Error Reporting set to Simple, I didn't have with 3.1.1 (after I clean cache):

Warning: Array to string conversion in /home/junniti/public_html/libraries/astroid/framework/library/vendor/scssphp/scssphp/src/Compiler.php on line 927

Warning: Array to string conversion in /home/junniti/public_html/libraries/astroid/framework/library/vendor/scssphp/scssphp/src/Compiler.php on line 927

@felixkat
Copy link

@WM-Loose @exlemor Just download latest ZIP file and install as normal.

Go here:- https://github.com/templaza/astroid-framework/tree/v3

Then download ZIP

Screenshot 2024-08-27 at 13-15-23 templaza_astroid-framework at v3

Tested and working.

@exlemor
Copy link

exlemor commented Aug 27, 2024

Hi @felixkat, that fixes the Save & Close dropdown menu issue BUT it does NOT solve the:

No idea if this is related but with Astroid 3.1.2, I also got these messages on the frontend with Error Reporting set to Simple, I didn't have with 3.1.1 (after I clean cache):

Warning: Array to string conversion in /home/junniti/public_html/libraries/astroid/framework/library/vendor/scssphp/scssphp/src/Compiler.php on line 927

Warning: Array to string conversion in /home/junniti/public_html/libraries/astroid/framework/library/vendor/scssphp/scssphp/src/Compiler.php on line 927

issue and please don't tell me to change Error Reporting to None from Simple as the solution - as it's not a solution but a sweeping it under the rug technique ;) (hug).

@vtheod
Copy link

vtheod commented Aug 27, 2024

Hi @felixkat, that fixes the Save & Close dropdown menu issue BUT it does NOT solve the:

No idea if this is related but with Astroid 3.1.2, I also got these messages on the frontend with Error Reporting set to Simple, I didn't have with 3.1.1 (after I clean cache):

Warning: Array to string conversion in /home/junniti/public_html/libraries/astroid/framework/library/vendor/scssphp/scssphp/src/Compiler.php on line 927

Warning: Array to string conversion in /home/junniti/public_html/libraries/astroid/framework/library/vendor/scssphp/scssphp/src/Compiler.php on line 927

issue and please don't tell me to change Error Reporting to None from Simple as the solution - as it's not a solution but a sweeping it under the rug technique ;) (hug).

These are just warnings, not errors, and they don't interfere with the site's functionality. If your site is in production mode, you SHOULD disable the error reporting or else, if it's in development mode, you shouldn't get bothered.

@WM-Loose
Copy link
Author

@sonvnn The changes in the zip file helped.
The pull down menu works again.
Thanks

@WM-Loose
Copy link
Author

@exlemor
I can't confirm that.
All of the websites we tested with Joomla 5.1.3 didn't show any errors by default.

@WM-Loose
Copy link
Author

AND: @exlemor: There is no Joomla 5.1.4 stable version available for download.
You have probably installed an RC version.

@patrickus33
Copy link

@sonvnn
The V3 solve the bug for me too.

@sonvnn
Copy link
Member

sonvnn commented Aug 27, 2024

Hi @felixkat, that fixes the Save & Close dropdown menu issue BUT it does NOT solve the:

No idea if this is related but with Astroid 3.1.2, I also got these messages on the frontend with Error Reporting set to Simple, I didn't have with 3.1.1 (after I clean cache):

Warning: Array to string conversion in /home/junniti/public_html/libraries/astroid/framework/library/vendor/scssphp/scssphp/src/Compiler.php on line 927

Warning: Array to string conversion in /home/junniti/public_html/libraries/astroid/framework/library/vendor/scssphp/scssphp/src/Compiler.php on line 927

issue and please don't tell me to change Error Reporting to None from Simple as the solution - as it's not a solution but a sweeping it under the rug technique ;) (hug).

I got this issue since Astroid 2. It is issue of scssphp library. I report it to their repository last year but no update until now. I think I need a hacking to their code in 3.1.3. I know how to fix it but I want to wait for update from scssphp's author.

@exlemor
Copy link

exlemor commented Aug 27, 2024

Hello @sonvnn - thanks for that quality explanation - hope they update fix it soon ;) (hug).

@exlemor
Copy link

exlemor commented Aug 27, 2024

AND: @exlemor: There is no Joomla 5.1.4 stable version available for download. You have probably installed an RC version.

I understand why you might think that but I help test the latest Joomla versions and was indeed testing stable as of today.
I noticed it said on your GitHub profile that you are "interested in Joomla plugins, components and core", if you want to help improve Joomla, lots of teams could use even a bit of help ;)

@WM-Loose
Copy link
Author

@exlemor: I am already testing the RC versions but I don't always have time.
I am a master in the Joomla Forum Germany.

@sonvnn sonvnn linked a pull request Aug 29, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

6 participants