Closed (outdated)
Project:
Drupal core
Version:
9.3.x-dev
Component:
theme system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Dec 2018 at 03:40 UTC
Updated:
11 Nov 2021 at 23:01 UTC
Jump to comment: Most recent
Comments
Comment #2
cilefen commentedWhat is the errror?
Comment #3
nigelcunningham commentedIt throws the exception that comes just after the patch - "The theme %s does not exist.", and installation stops at that point (no further modules and no themes are installed). With the patch applied, I've successfully installed my profile.
Comment #4
cilefen commentedComment #5
nigelcunningham commentedComment #8
Phil Wolstenholme commentedWe've been using this on a few sites for a while now and it seems to work fine 👍
Comment #12
larowlanHi @NigelCunningham
Are you able to provide some more information with regards to the order of operations here?
For example, what in the module is relying on the pattern from the theme?
If the module does indeed rely on the pattern, is there a reason why the module itself can't define the pattern (you can put a .ui_patterns.yml file in modules too).
In the meantime I'm going to mark this issue as postponed needs more information.
If we don't receive additional information to help with the issue, it may be closed after three months.
Additionally, would it be possible to rewrite the issue summary using the standard template as there is some missing information.
Lee
Comment #13
nigelcunningham commentedI can't remember the context on this anymore, sorry; happy to close it.