https://bugs.koozali.org/show_bug.cgi?id=13240

            Bug ID: 13240
           Summary: xt_geoip Smartmatch is experimental
    Classification: Contribs
           Product: SME Contribs
           Version: 11.0
          Hardware: ---
                OS: ---
            Status: CONFIRMED
          Severity: normal
          Priority: P3
         Component: smeserver-xt_geoip
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
  Target Milestone: ---

installing xt_geoip gives

Oct 16 16:31:50 rocky-v11 smanager[101596]: Smartmatch is experimental at
/usr/share/smanager/script/../lib/SrvMngr/Controller/Xt_geoip.pm line 102.
Oct 16 16:31:50 rocky-v11 smanager[101596]: Smartmatch is experimental at
/usr/share/smanager/script/../lib/SrvMngr/Controller/Xt_geoip.pm line 103.

Noted here:

https://src.koozali.org/smecontribs/smeserver-xt_geoip/src/commit/8253bc08059911a8791a7f0db68072352f1b5bda/root/usr/share/smanager/lib/SrvMngr/Controller/Xt_geoip.pm#L102-L103

These two lines. Not sure how to resolve those.

    return $c->render('xt_geoip_lst')                 if ($choice ~~ [ 'LCOD',
'LF2B', 'LSSH', 'LIPT' ]);
    return $c->render('xt_geoip' . '_' . lc($choice)) if ($choice ~~ [ 'UPDT',
'UPDS', 'REMS', 'LSRV' ]);

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/

Reply via email to