Closed (fixed)
Project:
ArchivesSpace
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Apr 2020 at 14:04 UTC
Updated:
21 Jul 2020 at 19:49 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
karishmaamin commentedComment #3
karishmaamin commentedComment #4
seth.e.shaw commentedSummary: The patch includes space between the namespace and the module name causing the module to fail loading.
Longer version: I applied the patch and cleared my cache which resorted in a pile of these warnings:
and attempting to enable the module resulted in the following error:
Removing the spaces between the namespace and the module name resolved the issue and the module loaded correctly.
Also, while we are doing this, could you also namespaces for the sub-module info files? I would appreciate it.
Comment #5
seth.e.shaw commentedNew patch fixing the issues with #2 and adds namespaces to submodules.
Comment #7
seth.e.shaw commentedFixed.
Comment #8
seth.e.shaw commented