Closed (fixed)
Project:
Viewfield
Version:
8.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
21 Aug 2018 at 18:00 UTC
Updated:
11 Apr 2019 at 21:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
alonaoneill commentedI uploaded a patch that corrects the dependency namespacing in the .info.yml file.
Thanks!
Comment #3
alonaoneill commentedComment #4
volkswagenchickCode looks good. All the projects listed as dependencies on the Extend page for the module are now listed as dependencies. The dependency namespacing aligns with Drupal documentation standards.
Patch applied via simplytest.me
Marking as RTBC
Comment #5
chipway commentedHi,
Dependencies are recursive, so please Do not add user, system and filter.
Comment #6
alonaoneill commentedI uploaded a patch that removes user, system and filterfrom the dependency namespacing in the .info.yml file.
Thanks!
Comment #7
chipway commentedThanks Alona,
Looks OK for me.
Comment #8
jerdavisCommitted and pushed, thanks!
Comment #9
jerdavis