Posted by danpoleary on April 22, 2009 at 11:20pm
Jump to:
| Project: | Gallery |
| Version: | 5.x-2.2 |
| Component: | User Interface / Theming |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
I have G2 embedded into my drupal, and everything works but one Gallery module (Replica).When I use my Gallery outside of Drupal it works fine, but when used inside of Drupal, the destination list of albums does not display. No error is generated.
When I look into the source for both Embedded and Un-embedded versions of the page, the source is the same for the Gallery components.
This is very strange indeed.
Dan
Comments
#1
Further details... it appears to be that the YAHOO.widget.TreeView does not render when Gallery is embedded in Drupal. It renders fine when Gallery is used standalone.
Could there be a conflict in variable names, or css?
Dan