Posted by EclipseGc on August 20, 2011 at 8:41pm
3 followers
| Project: | Panels Everywhere |
| Version: | 7.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Letharion |
| Status: | needs review |
Issue Summary
The sample variant has a very clearly defined variable for it, this variable is not checked in the exported subtask so the sample variant is ALWAYS available. Sort of annoying if you're trying to keep the system pristine.
| Attachment | Size |
|---|---|
| sample-variant-variable-check.patch | 13.88 KB |
Comments
#1
better patch
#2
#3
It's not always available but the current approach (a check happens in panels_everywhere_ctools_plugin_api) doesn't always work either. I have a featured site_template and the sample variant keeps on popping up (although the setting is switched off). The patched approach is probably better.