Active
Project:
Decoupled Blocks
Version:
2.0.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 May 2024 at 04:25 UTC
Updated:
16 May 2024 at 04:33 UTC
Jump to comment: Most recent
A change in #3416700: Handle invalid compressed ajax_page_state more gracefully causes libraries to fail due to pdb creating libraries with more than one forward slash. like pdb/my_component/header
#3445072: Improve "The libraries to include are encoded incorrectly" check and message should fix this in a future release, but we should change the library name to pdb/my_component.header to avoid this altogether.
Comments
Comment #2
segovia94 commentedOn second thought, changing the library names could break any components that have added those libraries as a dependency somewhere. Since core introduced this bug and has already created a fix for the next release I think we should leave this alone.
If someone needs a fix immediately, they should use the core patch here: #3445072: Improve "The libraries to include are encoded incorrectly" check and message
Open to other suggestions.