Edit:
Changed to panopoly because it is a problem in panopoly_theme/boxton. boxton.css does not exist.

original:
Undefined index: css in theme_panels_ajax_tab_ajax() (line 219 of panels_ajax_tab.module).

I get the above error intermittently after I click on a tab.

I see this in my js console:
GET http://test.localhostdev/profiles/openatrium/modules/panopoly/panopoly_t...
403 (Forbidden)

CommentFileSizeAuthor
#12 2115519-2446331-2-css.patch588 bytesroderik
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

SocialNicheGuru’s picture

I still get this with the 12/20 dev distro of the module.
I set the panopoly directory to chown -R: aegir:www-data panopoly and then chmod -R 775 panopoly

SocialNicheGuru’s picture

Issue summary: View changes
Issue tags: +panopoly, +boxton, +Open atrium

added issue tags

SocialNicheGuru’s picture

Project: Panels Ajax Tabs » Panopoly
Issue summary: View changes
Issue tags: +panopoly_theme

Changed to panopoly because it is a problem in panopoly_theme/boxton. boxton.css does not exist.

SocialNicheGuru’s picture

Project: Panopoly » Panopoly Theme

Moved from panopoly to panopoly theme where it belongs.

dsnopek’s picture

Project: Panopoly Theme » Panopoly
Component: Code » Theme

Actually, we use the "Panopoly" queue for all issues. I'm surprised that Drupal.org let you move it into panopoly_theme, because we have the issue queue for that project disable. :-/

SocialNicheGuru’s picture

This is still an issue when I use this style in a mini-panel with panels_ajax.
But if I choose any other layout option the error does not appear.

Edit:
Boxton has no css attribute or css file created. Because it is a simple one column layout the developers probably thought it was not necessary.
Oh but yes it is.

dsnopek’s picture

Ah, so if you add an empty CSS file does the notice go away? If so, this will be a super easy fix. :-)

SocialNicheGuru’s picture

i modified barlett.css and copied it. I did not try an empty one.

dsnopek’s picture

Thanks! I've added this issue to the 1.3 hitlist. :-)

dsnopek’s picture

Project: Panopoly » Radix Layouts
Component: Theme » Code

Now that we use Radix Layouts, this is no longer an issue in panopoly_theme, so moving it to that queue. I should note that ALL the Radix layouts doesn't specify a CSS file.

I'm really starting to think this is a problem in panels_ajax_tab, making the assumption that all layouts have a CSS file. Fixing in that module probably makes the most sense!

But I'll leave it up to @arshadcn to close this as "won't fix" if he agrees. :-)

SocialNicheGuru’s picture

Project: Radix Layouts » Panels Ajax Tabs

panels_ajax_tab assumes that a layout will have a css file.

roderik’s picture

Status: Active » Needs review
FileSize
588 bytes

This was uploaded as #2446331-2 before, but that issue was closed without applying the full patch. So: again uploading here.

rahul.shinde’s picture

Assigned: Unassigned » rahul.shinde

  • rahul.shinde committed 4383abf on 7.x-1.x authored by roderik
    Issue #2115519 by roderik, SocialNicheGuru, dsnopek, rahul.shinde:...
rahul.shinde’s picture

Assigned: rahul.shinde » Unassigned
Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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