Posted by dirkgomez on July 31, 2012 at 3:33pm
1 follower
| Project: | Transliteration |
| Version: | 7.x-3.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
It turns out that Excel 2003 cannot open files with a filename longer that 40 character. I suspect there are more less frequently used with such a "weird" restriction.
(It's a display title turned into a filename here btw)
It'd be nice to have a max_length option that would default to no action, so that it is backwards compatible.
If a number is given the filename would then be just chopped off at that point.