| Anonymous | Login | Signup for a new account | 2010-07-29 10:17 EDT | ![]() |
| Main | My View | View Issues | Change Log | Roadmap | Wiki | ManTweet | Repositories |
| View Issue Details [ Jump to Notes ] [ Wiki ] | [ Issue History ] [ Print ] | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |
| 0010421 | mantisbt | csv | public | 2009-04-27 08:15 | 2009-06-23 15:26 | |
| Reporter | kesterhabermann | |||||
| Assigned To | grangeway | |||||
| Priority | normal | Severity | tweak | Reproducibility | always | |
| Status | closed | Resolution | fixed | |||
| Platform | any | OS | any | OS Version | any | |
| Product Version | 1.1.7 | |||||
| Target Version | Fixed in Version | 1.2.0rc1 | ||||
| Summary | 0010421: Default filename corrupted if project name contains special chars | |||||
| Description | When exporting a file as CSV, the suggested default filename is corrupted if the project name contains special chars (e. g. "/"). Workaround: core/csv_api.php: function: csv_get_default_filename $t_filename = str_replace('/', '',$t_filename); // remove '/' Note: - other characters may also cause a problem (not tried) - the same problem may also apply to other export methods (not tried) | |||||
| Tags | No tags attached. | |||||
| Attached Files | ||||||
Notes |
|
|
grangeway (developer) 2009-05-23 11:24 |
fixed in git trunk |
|
kesterhabermann (reporter) 2009-06-12 05:45 |
In 1.1.8 it is still broken. |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2009-04-27 08:15 | kesterhabermann | New Issue | |
| 2009-05-23 11:24 | grangeway | Note Added: 0021885 | |
| 2009-05-23 11:24 | grangeway | Status | new => resolved |
| 2009-05-23 11:24 | grangeway | Fixed in Version | => 1.2.x |
| 2009-05-23 11:24 | grangeway | Resolution | open => fixed |
| 2009-05-23 11:24 | grangeway | Assigned To | => grangeway |
| 2009-06-12 05:45 | kesterhabermann | Note Added: 0022112 | |
| 2009-06-23 15:26 | jreese | Status | resolved => closed |
| MantisBT 1.2.2 git master-1.2.x[^]
Copyright © 2000 - 2010 MantisBT Group
Time: 0.2080 seconds. memory usage: 1,936 KB |