Closed (duplicate)
Project:
Features
Version:
7.x-1.0-beta4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Oct 2011 at 18:59 UTC
Updated:
27 Aug 2012 at 12:04 UTC
For the last few days, I was having issues with Features exporting Panels handlers and Views. Just today, I noticed this:
My Feature's name was 41 characters long. When I downloaded the feature, I saw that *.pages_default.inc and *.views_default.inc had been truncated to *.pages_default.in and *.views_default.in.
I created a new feature, this time with a name much shorter, and the files were named correctly so my panels handlers and views exported properly.
Comments
Comment #1
febbraro commentedAre you suggesting that the Create form provide an error if the Feature name is more than 40 characters?or somehow identifying and removing that limitation?
Patches welcome. :)
Comment #2
czigor commentedI am experiencing the same issue. My feature name is quite long and adding some component's name seems to fail.
Comment #3
liupascal commentedSame issue here on a views template tpl.php file.
Using beta4 as well
Comment #4
stevector#1062422: Long machine-readable name breaks exported file names
Comment #5
lpalgarvio commentedi created an issue about form validation. maybe the devs will look into it
#1664298: Form validation
Comment #6
lpalgarvio commentednew issue at #1529066: Features implementation of tar truncates file-paths at 100 characters dealing with this