Hi all,
Thanks for this new release, 22.7 !
I want to report a small bug :
when language is set to "French", an issue may occur (jQuery Error about Tooltip in Web console of my FF and other Web browsers) on /interface.php page.
Use English to fix it.
Have a nice day
Julien
Hi Julien,
Thanks for the report. The fix is here: https://github.com/opnsense/lang/commit/2bc222d18
This won't be shipped before 22.7.1 and it's a little complicated to install, but for anyone interested:
# opnsense-code lang
# pkg install -A gettext-tools
# cd /usr/lang
# make install-fr_FR
Cheers,
Franco
Hi Franco,
Thanks !
Quote
# opnsense-code lang
# pkg install -A gettext-tools
# cd /usr/lang
# make install-fr_FR
It works perfectly !
Have a nice weekend ;)
Julien
hi !
perfectly fixed :) !!
thx a lot