When I put my skins in an existing group, or in a custom group (no difference) they are displayed properly the first time I hit edit-skin on a block. After that the skins are not in a group fieldset in the skinr-ui form. Grouping works fine for skins that I define in my theme.
When I clear cache, skinr-ui form will look good for the first pageview.

I tried moving my hook_skinr_skin_info implementation to a skins/plugin folder but that didn't make any difference. Perhaps this issue is related to http://drupal.org/node/1615094 because that issue is also a module+skinr problem.

Screenshot
http://i.imgur.com/t6fFU.png

Comments

moonray’s picture

Would you mind sending me the module (or at least relevant parts of it) to look at? it'll help me get to the bottom of the problem faster.
Or if you prefer writing a simpletest that demonstrates the problem, that would work as well (and save me the time writing the test).

jurriaanroelofs’s picture

Hi, I dont have any experience with writing tests. Here is the module:
http://drupal.org/project/commerce_compass

moonray’s picture

Status: Active » Postponed (maintainer needs more info)

Can you re-test this issue in light of the fix from #1980882: Skin with custom 'form callback' won't load on form when in *.skinr.inc ?

moonray’s picture

Status: Postponed (maintainer needs more info) » Fixed

I've tested this with commerce_compass module (after changing the skin plugins to use the 'compass' group instead of 'layout'). It works now.
If you run into issue, let please reopen the issue.

Status: Fixed » Closed (fixed)

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