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

philsward’s picture

Issue summary: View changes

updated link

fehin’s picture

I'm interested in having this fixed in Ctools too.

philsward’s picture

@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...

johnhorning’s picture

I 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?

johnhorning’s picture

Issue summary: View changes

Fixed minor spelling issue

alfthecat’s picture

The aforementioned patch no longer works. No ubercart goodness in panels :(