Problem/Motivation
The Attach Libraries component autocomplete feature doesn't work with Site Studio 7.0.
Steps to reproduce
- Install site using Site Studio 7
- Install Site Studio Extras
- Add Attach Libraries component to a component
- Search for a library
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 3394995-03.patch | 1.65 KB | kevinfunk |
Issue fork sitestudio_extras-3394995
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
kevinfunkComment #3
kevinfunkUploading a patch for testing.
Comment #5
mandclu commentedI was seeing a large number of ugly errors thrown related to jQueru UI Autocomplete not being found. The provided patch fixed it.
That said, if this fix is really for Site Studio 7 and newer, should the patch also declare a dependency on this version? At that point, would it make more sense to target a new minor version, or maybe even a new major version of this module for the change?
Comment #6
kevinfunkGood call @mandclu. I've update the MR to require Site Studio 7.
Comment #8
mandclu commentedBased on some feedback outside this thread, I'm going to call this RTBC. As such, the changes have been merged in.