You are not logged in.

Announcement

 Téléchargez la dernière version stable de GLPI      -     Et vous, que pouvez vous faire pour le projet GLPI ? :  Contribuer
 Download last stable version of GLPI                      -     What can you do for GLPI ? :  Contribute

#1 2023-04-25 13:16:53

WizzurdOfOdd
Member
Registered: 2022-11-15
Posts: 21

suddenly weird signs

Hi,

since yesterday my GLPI suddenly shows weird signs big_smile
YvK3WPJ.png
i was running 10.0.5 and upgraded to 10.0.7 today. But these signs still stay...
they dont affect how GLPI is working, but... like... what the heck? big_smile big_smile

i hope someone can help me how to get rid of this.
to be honest i am not aware of any changes on the webserver that have been done.


best regards,
Gerry

EDIT: now with picture big_smile wink

Last edited by WizzurdOfOdd (2023-04-25 13:56:18)

Offline

#2 2023-04-25 14:10:15

mps
Member
Registered: 2022-10-04
Posts: 32

Re: suddenly weird signs

Maybe this is because of the required changes in webserver config. Did you try to clear the cache of your browser? Or press shift-f5?

Offline

#3 2023-04-25 15:30:26

WizzurdOfOdd
Member
Registered: 2022-11-15
Posts: 21

Re: suddenly weird signs

sure did smile
its on all devices (mobile / MAC / PC) incognito mode / normal mode, cache emptied, Shift-F5, webserver restarted and no, no new changes in webserver config :-/ i really have no idea where it came from...

Offline

#4 2023-04-25 15:51:52

WizzurdOfOdd
Member
Registered: 2022-11-15
Posts: 21

Re: suddenly weird signs

is it maybe that a folder with like SVGs or like a font, that is missing?

Last edited by WizzurdOfOdd (2023-04-25 15:54:53)

Offline

#5 2023-04-25 16:55:51

WizzurdOfOdd
Member
Registered: 2022-11-15
Posts: 21

Re: suddenly weird signs

all the missing icons have their Pseudo ::before Element pointed towards
/var/www/glpi/public/lib/base.min.css

and it seems, that this guy having these weird chars inside...

eg.:

.fa-h-square::before,.fa-square-h::before {
    content: ""
}


icons, that get correctly displayed point in their Pseudo ::before Element towards
/var/www/glpi/css_compiled/css_palettes_auror.min.css


also, even with a fresh install, it looks like this...
im kind of at the end of my wits no idea where this comes from..
WY01NDw.png

Offline

#6 2023-04-26 07:57:53

WizzurdOfOdd
Member
Registered: 2022-11-15
Posts: 21

Re: suddenly weird signs

ok, i figured it out,...
a bit embarrassing, but i forgot to to hand the HTML Header through my proxy... and my proxy does not understand UTF-8 therefore the UTF-8 encoded ICONS in base.min.css did get displayed wrongly...

Offline

Board footer

Powered by FluxBB