jpatokal / openflights

Website for storing flight information, rendering paths on a zoomable world map and calculating statistics, with plenty of free airline, airport and route data.
http://openflights.org
GNU Affero General Public License v3.0
1.37k stars 387 forks source link

Uncaught TypeError: eliteicons is undefined #1445

Closed reedy closed 5 months ago

reedy commented 8 months ago
Uncaught TypeError: eliteicons is undefined
    getEliteIcon https://openflights.org/js/functions.js:19
    login https://openflights.org/openflights.js?version=20231019:4106
    updateMap https://openflights.org/openflights.js?version=20231019:1949
    onreadystatechange https://openflights.org/openflights.js?version=20231019:1132
    sjax https://openflights.org/js/Gettext.min.js:1
    try_load_lang_po https://openflights.org/js/Gettext.min.js:1
    try_load_lang https://openflights.org/js/Gettext.min.js:1
    Gettext https://openflights.org/js/Gettext.min.js:1
    init https://openflights.org/js/functions.js:1
functions.js:19:41
    getEliteIcon https://openflights.org/js/functions.js:19
    login https://openflights.org/openflights.js?version=20231019:4106
    updateMap https://openflights.org/openflights.js?version=20231019:1949
    onreadystatechange https://openflights.org/openflights.js?version=20231019:1132
    sjax https://openflights.org/js/Gettext.min.js:1
    try_load_lang_po https://openflights.org/js/Gettext.min.js:1
    try_load_lang https://openflights.org/js/Gettext.min.js:1
    Gettext https://openflights.org/js/Gettext.min.js:1
    init https://openflights.org/js/functions.js:1
reedy commented 8 months ago

Might actually be related to https://github.com/jpatokal/openflights/issues/1391#issuecomment-1770487614