View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0015583 | phpList 3 application | Subscriber Export | public | 07-02-11 17:41 | 22-05-12 14:55 |
Reporter | lwc | ||||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 2.10.10 | ||||
Target Version | Fixed in Version | 2.11.7 | |||
Summary | 0015583: Export is limited by dates | ||||
Description | The date choice is only X years to the past (why?). If that X is beyond some (or all) of your users, there's no way to export the full list (or "a" list at whole if X is beyond all users)! Please either extend the minimal date to like 100 years in the past or better yet just add a fourth option of "all dates". Thanks! | ||||
Tags | No tags attached. | ||||
|
I believe this is configurable and can be changed by setting the year ranges in config.php: define('DATE_START_YEAR',0); define('DATE_END_YEAR',0); |
|
"be aware that the drop down may become very large." Which suggests even more the best solution would be a simple "all dates" option. |
|
http://phplist.svn.sourceforge.net/phplist/?rev=3226&view=rev |