Problem: an ACL check in the REST API's digital object create endpoint is malformed #1630
Labels
Type: bug
A flaw in the code that causes the software to produce an incorrect or unexpected result.
Milestone
Current Behavior
When attempted to create a digital object via the digital object create REST API endpoint you'll get an error that shows up like this in Nginx's error log which is caused by a malformed ACL check:
[error] 1085519#1085519: *203892 FastCGI sent in stderr: "PHP message: PHP Fatal error: Uncaught Error: Call to undefined function QubitAcl() in /usr/share/nginx/atomplugins/arRestApiPlugin/modules/api/actions/physicalobjectsCreateAction.class.php:112
Expected Behavior
The ACL check shouldn't generate an error.
Possible Solution
No response
Context and Notes
No response
Version used
2.8.0 v193
Operating System and version
Ubuntu 20.04
Default installation culture
No response
PHP version
7.4.3
Contact details
No response
The text was updated successfully, but these errors were encountered: