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

Zusatzsoftware: Prüfung auf verfügbare Version in Safari nicht möglich #480

Closed
jp112sdl opened this issue Nov 25, 2018 · 5 comments
Closed
Labels
🐛 bug-report Something isn't working 🌱 minor This is a issue/ticket which can be easily fixed

Comments

@jp112sdl
Copy link
Contributor

Seit 3.41.11.20181124 wird beim Aufruf von Systemeinstellungen->Zusatzsoftware die Datei
update-check.cgi heruntergeladen. Sie enthält nur die Versionsnummer.

Unter 3.37.8.20181026 ging es.

bildschirmfoto 2018-11-25 um 12 04 20

@jp112sdl
Copy link
Contributor Author

@mifricke
Copy link

mifricke commented Nov 25, 2018

Es wird sogar pro installiertem Addon eine Datei heruntergeladen. Ich habe 6 Addons und auch 6 Dateien. 5 Davon nur als "Temp" Datei die nicht vollständig geladen wird.

Die "verfügbare Version" wird dann auch nicht mehr im Popup "Zusatzsoftware" angezeigt.

OSX Mojave mit Safari.

bildschirmfoto 2018-11-25 um 12 18 04

@jens-maus jens-maus added 🐛 bug-report Something isn't working 🌱 minor This is a issue/ticket which can be easily fixed labels Nov 25, 2018
@jens-maus jens-maus added this to the next release milestone Nov 25, 2018
@jens-maus
Copy link
Owner

Ich kann das Problem bestätigen, jedoch scheint es lediglich mit Safari aufzutreten.

@hobbyquaker
Copy link
Contributor

Das Problem hängt glaube ich mit dem Content-Type Header zusammen, trat bei mir auch an anderen Stellen auf (RedMatic Settings Seite wurde als text/plain statt als text/html an den Browser gesendet). Hab das nun umschifft indem ich in allen .cgi in RedMatic explizit den Header setze, damit funktioniert auch wieder die Anzeige der verfügbaren Version in Safari.

@jens-maus
Copy link
Owner

@hobbyquaker Ich bin schon dabei eine Lösung bzgl. fehlendem Content-Type zu erarbeiten sodass nicht alle Addons (schon wieder) ihre update-check.cgi anpassen müssen.

jens-maus added a commit that referenced this issue Nov 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug-report Something isn't working 🌱 minor This is a issue/ticket which can be easily fixed
Projects
None yet
Development

No branches or pull requests

4 participants