Closed (fixed)
Project:
Mailhandler
Version:
6.x-2.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Sep 2010 at 15:36 UTC
Updated:
9 May 2011 at 01:51 UTC
I'm trying to export a mailbox from mailhandler 2.x using features. When I click on my mailbox, dependencies and components are not displayed in the feature form. (See attached image)
However, when I click on 'Download feature' it seems to be working fine. Components and dependencies are correctly exported.
| Comment | File | Size | Author |
|---|---|---|---|
| screenshot_003.png | 15 KB | dagmar |
Comments
Comment #1
dagmarWell, it seems to be related to a dependency of components problem. After enable the feeds components, both (mailbox and feeds) are displayed properly in the features UI.
Comment #2
Ian Ward commentedBump up to major
Comment #3
danepowell commentedI think this is still going on in latest dev, but I'm not really sure how to fix it.
Comment #4
danepowell commentedOkay, this is related to the fact that the exported items have non-alphanumeric characters, which CTools is known not to like. If you create a mailbox with only alphanumeric characters for the 'email address' (you need to hack the validation function to allow this), this error goes away. I opened #1122900: Identifiers with non-alphanumeric characters break Feature creation UI, hopefully it bears fruit.
Comment #5
danepowell commentedWish someone would reply to that issue...
Comment #6
danepowell commentedThis will be fixed in alpha5.