Closed (fixed)
Project:
Web Page Archive
Version:
4.0.0
Component:
Web Page Archive Base Module
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Mar 2021 at 05:30 UTC
Updated:
19 May 2021 at 21:59 UTC
Jump to comment: Most recent
Comments
Comment #2
sahil432 commentedComment #3
sahil432 commentedThis Error will come if Config Translation module is enabled.
Comment #6
WidgetsBurritos commented@sahil432 Thank you for the report. Just realized that automated testing was never setup for the 4.x.x series, but I'm turning it on and gonna attempt to make it fail in the CI, but given what you're seeing I have no doubt there's some sort of conflict that will need to be resolved.
Comment #7
WidgetsBurritos commentedHmm. Tests all seemed to pass. Testing it out locally I am seeing the same issue you are. Digging into it.
Comment #8
WidgetsBurritos commented@sahil432
Can you test the patch located here? https://git.drupalcode.org/project/web_page_archive/-/merge_requests/1/d...
On a side note: Don't worry about the references to DO-NOT-MERGE.txt stuff in there. There are multiple commits in that patch. One adds the file. The other removes it. I'll squash the commits before I merge. I'm still getting used to the new merge request workflow.
Comment #9
sahil432 commentedI will try this and let you know, and probably this issue is with all versions of web page archive if config translation module is enabled.
Comment #10
WidgetsBurritos commented@sahil432
I'm only continuing support for the 4.x.x versions of the module. I've delisted the other versions from the project page (I meant to do that a while back and forgot), so I think we're fine if we only fix it for 4.0.x.
Comment #11
sahil432 commentedI have tested that and working fine now.
Comment #13
WidgetsBurritos commented