Not sure if this was corrected or not…

This can be added to the code.

  1. no warnings 'experimental';


Jon Murphy
murphy.jon@me.com

On Dec 30, 2022, at 6:06 AM, Adolf Belka <adolf.belka@ipfire.org> wrote:

Hi Matthias,

On 30/12/2022 10:52, Matthias Fischer wrote:
Hi,

updated to Core 172 - no problems, everything went fine.

But...

Each time I open 'servies.cgi', two lines are added to
'/var/log/httpd/error_log':

***SNIP***
...
given is experimental at /srv/web/ipfire/cgi-bin/services.cgi line 145.
when is experimental at /srv/web/ipfire/cgi-bin/services.cgi line 146.
...
***SNAP***

Besides this, the GUI looks good.

Can anyone confirm?

Yes, I see the same thing.

Checking the cgi code, these messages are occurring because Robin used the switch feature and perl currently still considers this experimental. So the code is working, there are no errors, just these lines are warnings. Not sure if these warnings can be turned off.

Robin, could you look at if the warnings could be turned off.


Regards,

Adolf.

Best,

Matthias




Jon Murphy
jon.murphy@ipfire.org