Bug #10259
Finding aid settings no longer accessible in 2.4.x
Status: | Verified | Start date: | 09/02/2016 | |
---|---|---|---|---|
Priority: | High | Due date: | ||
Assignee: | Nick Wilkinson | % Done: | 0% | |
Category: | Finding aids | |||
Target version: | Release 2.4.0 | |||
Google Code Legacy ID: | Tested version: | |||
Sponsored: | No | Requires documentation: |
Description
Regression found when trying to access Admin > Settings > Finding aid:
Error message
2016/09/02 21:37:47 [error] 3018#0: *1 FastCGI sent in stderr: "PHP message: PHP Fatal error: Class 'SettingsFindingAidForm' not found in /usr/share/nginx/atom/apps/qubit/modules/settings/actions/findingAidAction.class.php on line 31" while reading response header from upstream, client: 10.10.10.1, server: _, request: "GET /settings/findingAid HTTP/1.1", upstream: "fastcgi://unix:/var/run/php-fpm.atom.sock:", host: "10.10.10.10", referrer: "http://10.10.10.10/settings/permissions"
History
#2 Updated by Steve Breker over 5 years ago
PR: https://github.com/artefactual/atom/pull/472
Jesús has approved the PR.
#3 Updated by Steve Breker over 5 years ago
- Status changed from New to Verified
- Assignee set to Nick Wilkinson
Merged. Ready to deploy.
Change consists of restoring the file from the git repository.