Ubercart has incorporated much of it's information into panels. However, due to a bug in ctools, the Ubercart content panes won't show up.
Here is the thread regarding ubercart in panels: http://drupal.org/node/658732
One of the latest comments: http://drupal.org/node/658732#comment-6128076 supports a patch that fixes this issue.
The file in question is: entity_field_extra.inc
patch file: http://drupal.org/files/ubercart_display_extra_fields-658732-69_1.patch
I can confirm that adding the few lines of code in the entity_field_extra.inc file, does indeed fix the problem.
------
The question: Is this something that should be addressed through the ctools project? Or should the Ubercart team find a workaround?
Comments
Comment #0.0
philsward commentedupdated link
Comment #1
fehin commentedI'm interested in having this fixed in Ctools too.
Comment #2
philsward commented@fehin I can confirm this is still a problem with ctools 1.3 and the patch does still work for it. I just wish I didn't have to patch ctools when it updates :-/
I personally haven't run into any ill-effects from it to speak of in the last 6+ months of using the patch...
Comment #3
johnhorning commentedI also have had to apply the patch in order to get ubercart elements to show up in panels.
Can we get a response about applying this patch to the next version of ctools?
Comment #3.0
johnhorning commentedFixed minor spelling issue
Comment #4
alfthecat commentedThe aforementioned patch no longer works. No ubercart goodness in panels :(