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

segovia94 created an issue.

segovia94’s picture

On 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.