impfen / apps-inoeg

Kiebitz Web Applications (for users, providers and mediators). Still a work-in-progress, use with care!
https://kiebitz.eu/
GNU Affero General Public License v3.0
0 stars 5 forks source link

In FF wird mit x im Kalender das Datum auf undefined gesetzt. Das muss abgefangen werden #117

Closed topialla closed 2 years ago

topialla commented 2 years ago

Problem FF (96.0.3)

Wenn ich den Tag für die Impfung auswählen möchte wird in FF 96.0.3 der Kalender mit angezeigt.

image

image

Konsolenoutput:

BackgroundUpdate: maybeScheduleBackgroundUpdateTask: exiting after uncaught exception in maybeScheduleBackgroundUpdateTask!

Exception { name: "NS_ERROR_FAILURE", message: "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE)  
[nsIWinTaskSchedulerService.registerTask]", result: 2147500037, filename: "resource://gre/modules/TaskSchedulerWinImpl.jsm",   
lineNumber: 51, columnNumber: 0, data: null, stack: "registerTask@resource://gre/modules  
/TaskSchedulerWinImpl.jsm:51:16\nregisterTask@resource://gre/modules/TaskScheduler.jsm:136:18  
\n_registerBackgroundUpdateTask@resource://gre/modules/BackgroundUpdate.jsm:289:38\n", location:   
XPCWrappedNative_NoHelper }

BackgroundUpdate.jsm:519
TopSitesFeed: Failed to fetch data from Contile server: NetworkError when attempting to fetch resource. TopSitesFeed.jsm:207
Content Security Policy: Ignoring "'unsafe-inline'" within script-src or style-src: nonce-source or hash-source specified 5
Content Security Policy: Ignoring "'unsafe-inline'" within script-src or style-src: nonce-source or hash-source specified 2
The Web Console logging API (console.log, console.info, console.warn, console.error) has been disabled by a script on this page.
benbender commented 2 years ago

Gefixed. Aber das datetime-handling von Firefox ist, gelinde gesagt, ausbaufähig ;)