See http://drupal.org/node/1811486 and http://drupal.org/node/1356276

wysiwyg is hand rolling its own get_libraries function, so the above patches will not work for wysiwyg when it's looking for libraries if the libraries are located in a base profile (not the current top level install profile).

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

delphian’s picture

Patch is attached. Uses libraries module functions (which are the ones patched above), if they are available, to get all available libraries.

delphian’s picture

Status: Active » Needs review
delphian’s picture

Issue summary: View changes

Adding some clarity to original post.

sonicthoughts’s picture

Rolling own library was a big problem. Have not yet tested this patch but it is critical to support growing distro base.

dagomar’s picture

I can confirm the patch in #1 works! Thanks.

dagomar’s picture

Issue summary: View changes

Fixing typo.

mgifford’s picture

  • TwoD committed 3053eeb on 6.x-2.x authored by delphian
    - #1996626 by delphian: Libraries located in base profiles are not...
  • TwoD committed 711735e on 7.x-2.x authored by delphian
    - #1996626 by delphian: Libraries located in base profiles are not...
TwoD’s picture

Status: Needs review » Fixed

Good and simple solution.
I'm truly sorry it took so long for me to get around to it.

Thank you for patching and reviewing!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.