[Bug 253347] www/davical missing dependecy

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Feb 8 14:02:20 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253347

            Bug ID: 253347
           Summary: www/davical missing dependecy
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: rigoletto at freebsd.org
          Reporter: dinoex at FreeBSD.org
          Assignee: rigoletto at freebsd.org
             Flags: maintainer-feedback?(rigoletto at freebsd.org)

FreeBSD 12.2, PHP 7.4

Login successful, when trying to "Create Principal" page fails with:

Exception [0] Call to undefined function session_id()
At line 20 of /usr/local/www/davical/inc/csrf_tokens.php
================= Stack Trace ===================
/usr/local/www/davical/htdocs/admin.php[28] include_once()
/usr/local/www/davical/inc/ui/principal-edit.php[1143] principal_editor()
/usr/local/www/davical/inc/ui/principal-edit.php[190] getCsrfField()
/usr/local/www/davical/inc/csrf_tokens.php[95] getCsrf()
/usr/local/www/davical/inc/csrf_tokens.php[79] sessionExists()


Workarund:
pkg install php74-session

Suggested Fix:
Please add "session" to "USE_PHP".

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list