I think the the more correct path for the Eyecon library is /libraries/colorpicker rather than /libraries/jquery_colorpicker.

The library author only ever calls it "colorpicker".

This is a specific issue for a project that I'm working on where we manage all dependencies with composer. We add the zip download as a custom "repository" to composer.json. I think others will hit the same issue as dependency management with composer becomes more the norm.

CommentFileSizeAuthor
#2 library-path-2902097-2.patch2.81 KBtetranz

Comments

tetranz created an issue. See original summary.

tetranz’s picture

StatusFileSize
new2.81 KB
tetranz’s picture

Status: Active » Closed (works as designed)

We solved this in our composer.json file. It's probably fine as it is.