Hi.

Pullquote 7.x-2.1 and 7.x-2.x-dev break Display Suite. It seems to somehow cause DS to not load it's CSS file for the selected layout, causing all content fields to display in line. I switched back to pullquote-7.x-1.2 and it works fine.

Drupal  7.22
ds      7.x-1.7
nginx   1.2.1_2,1       web server

Tested with
    chromium    15.0.874.121    browser
    firefox     3.6.13,1        browser
CommentFileSizeAuthor
#2 pullquote-1997788-2.patch556 byteslliss

Comments

lliss’s picture

Assigned: Unassigned » lliss

Got it. I see the problem. I'm resetting $node->content['#attached'] rather than appending to it. I've got a patch. New version coming shortly.

lliss’s picture

Status: Active » Needs review
StatusFileSize
new556 bytes

Try this patch (or just the newest dev version since I pushed it as well.)

vls’s picture

So far as I can tell it is now working like a charm. That seems to have fixed it.

lliss’s picture

Status: Needs review » Fixed

Great. Thanks.

Status: Fixed » Closed (fixed)

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