OPNsense Forum

Archive => 18.7 Legacy Series => Topic started by: Taomyn on August 10, 2018, 05:37:21 pm

Title: [SOLVED] HAProxy, weird GUI glitch
Post by: Taomyn on August 10, 2018, 05:37:21 pm
Since upgrading to 18.7 many of the parts of the GUI which me chosen objects e.g. assigned certificates, are display as just a hex-code and not the name. I've attached an example.


If I choose new ones they appear properly but when I go back later they have changed to the hex code.
Title: Re: HAProxy, weird GUI glitch
Post by: franco on August 11, 2018, 01:46:49 pm
Hi there,

Fixed in 18.7.1 early next week. It's a display issue.


Cheers,
Franco
Title: Re: HAProxy, weird GUI glitch
Post by: Taomyn on August 11, 2018, 02:17:27 pm
Cool thanks, was also noticing in when opening certain parts of the HAProxy area that the drop downs were appearing at the top left of the browser window and would not go away unless I hit F5 to refresh.
Title: Re: HAProxy, weird GUI glitch
Post by: franco on August 11, 2018, 03:17:55 pm
Yes. It's these two commits:

https://github.com/opnsense/core/commit/c1206e0
https://github.com/opnsense/core/commit/a2e359e

# opnsense-patch c1206e0 a2e359e


Cheers,
Franco
Title: Re: HAProxy, weird GUI glitch
Post by: Taomyn on August 11, 2018, 03:20:29 pm
Great, I'll test those out tomorrow and let you know if I hit any problems.
Title: Re: HAProxy, weird GUI glitch
Post by: Taomyn on August 11, 2018, 09:34:01 pm
Yes. It's these two commits:

https://github.com/opnsense/core/commit/c1206e0 (https://github.com/opnsense/core/commit/c1206e0)
https://github.com/opnsense/core/commit/a2e359e (https://github.com/opnsense/core/commit/a2e359e)

# opnsense-patch c1206e0 a2e359e


Cheers,
Franco


Was it just that one command I needed to execute because it's made no difference?


I have reverted to the default theme, reloaded all services and also rebooted the firewall, and the GUI glitches still happen.


Let me know if you need any further info.
Title: Re: HAProxy, weird GUI glitch
Post by: franco on August 11, 2018, 11:32:10 pm
Clear browser cache or use a different one... it should help. The fixes are not tied to any particular theme.


Cheers,
Franco
Title: Re: HAProxy, weird GUI glitch
Post by: Taomyn on August 13, 2018, 06:05:18 pm
Clear browser cache or use a different one... it should help. The fixes are not tied to any particular theme.


Cheers,
Franco


Thanks, that sorted it - looks fine now.