atom
atom copied to clipboard
Problem: Editing or duplicating an archival description while debug panel is enabled results in an error
Current Behavior
Steps to reproduce the behavior
- Turn on the debug panel, by changing
ProjectConfiguration::getApplicationConfiguration('qubit', 'prod', false);
toProjectConfiguration::getApplicationConfiguration('qubit', 'dev', false);
in index.php. - Log into AtoM and open any Archival Description.
- Click the Edit button.
- The application presents a 502 error page.
Expected Behavior
The application should show the edit page
Possible Solution
No response
Context and Notes
No response
Version used
AtoM 2.7.1
Operating System and version
Ubuntu 20.04
Default installation culture
en
PHP version
No response
Contact details
No response