Comments

mpotter’s picture

Status: Active » Closed (works as designed)

For CTools exports (such as views, panes, panels, etc), Features simply calls the object->export() function. So you'll need to post this issue over in the Panels module directly for them to update their export function. Nothing I can do about this in Features itself, sorry.

lsolesen’s picture

Project: Features » Chaos Tool Suite (ctools)
Version: 7.x-1.0 » 7.x-1.2
Status: Closed (works as designed) » Active
merlinofchaos’s picture

Status: Active » Closed (works as designed)

The extra indentation on $panes is intentional to visually distinguish where the panes are. It makes the exportable slightly more readable.

lsolesen’s picture

Priority: Normal » Minor
Status: Closed (works as designed) » Active

but it does not follow coding standards? shouldnt it do that?