In-Portal Issue Tracker

Welcome to the In-Portal Open Source CMS Issue Tracker! This is a central management / tracking tool for all types of tasks / issues / bugs for the In-Portal Project. Before reporting any issues, please make sure to read the Guide into Issue Tracker and How to Properly Test and Report Bugs!

Viewing Issue Simple Details Jump to Notes ] Wiki ] View Advanced ] Issue History ] Print ]
ID Category Type Reproducibility Date Submitted Last Update
0000452 [In-Portal CMS] Other bug report always 2009-12-16 13:38 2010-05-11 03:00
Reporter Dmitry View Status public Project Name In-Portal CMS
Assigned To Dmitry Developer
Priority normal Resolution fixed Fixed in Version 5.0.3-B1
Status closed Product Version 5.0.1 Target Version 5.0.3
Time EstimateNo estimate
Summary 0000452: CSV Export fails to send prepared File when it's name (without extension) will end with one of this symbols: ".", "c", "s", "v"
Description Csv export will fail to send prepared file, when it's name (without
extension) will end with one of this symbols: ".", "c", "s", "v". This
happens because rtrim is used to remove file extension and it will also
remove any of extension symbols from end of the filename. Checked other
places in system, where rtrim is used and they are fine.
Additional Information
Tags No tags attached.
Reference Google Groups http://groups.google.com/group/in-portal-bugs/browse_thread/thread/fbe98cd9c3debeae
Change Log Message
Estimate Points 0
Attached Files patch file icon 452-CSV_Export_fails_to_send_File-Dmitry-20100211-v1.patch [^] (2,721 bytes) 2010-02-11 15:34 [Show Content]

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
User avatar (0001477)
Dmitry (manager)
2010-02-11 15:41

Patch attached and needs to be tested.

Patch changes 3 places (methods):

1. General GetCSV() method (CSV_Helper class) which is used in all NON-Catalog Export parts.

2. getExportFilename() method of kCatDBItemExportHelper class - used to create actual path where data will be written to. Used by Catalog Export functionality.

3. ExportPath() method of kDBTagProcessor class - used to show the Path after the export completed. Also used by Catalog Export functionality.


Please review.
User avatar (0001549)
alex (manager)
2010-03-11 03:18

ok
User avatar (0001624)
Dmitry (manager)
2010-03-15 17:00

Fix committed to 5.0.x branch. Commit Message:

Fixes 0000452: CSV Export fails to send prepared File when it's name (without extension) will end with one of this symbols: ".", "c", "s", "v"
User avatar (0002143)
alex (manager)
2010-05-11 03:00

Closing all tasks from released versions.

- Related Changesets
In-Portal CMS: 5.0.x r13233
Timestamp: 2010-03-15 17:00:38
Author: Dmitry
Details ] Diff ]
Fixes 0000452: CSV Export fails to send prepared File when it's name (without extension) will end with one of this symbols: ".", "c", "s", "v"
mod - /in-portal/branches/5.0.x/core/kernel/db/db_tag_processor.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/helpers/cat_dbitem_export_helper.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/helpers/csv_helper.php Diff ] File ]

- Issue History
Date Modified Username Field Change
2010-05-11 03:00 alex Note Added: 0002143
2010-05-11 03:00 alex Status resolved => closed
2010-03-15 17:00 Dmitry Note Added: 0001624
2010-03-15 17:00 Dmitry Status reviewed and tested => resolved
2010-03-15 17:00 Dmitry Fixed in Version => 5.0.3-B1
2010-03-15 17:00 Dmitry Resolution open => fixed
2010-03-15 17:00 Dmitry Assigned To !COMMUNITY => Dmitry
2010-03-15 17:00 Dmitry Changeset attached 5.0.x r13233
2010-03-11 03:18 alex Note Added: 0001549
2010-03-11 03:18 alex Status needs testing => reviewed and tested
2010-02-26 16:54 Dmitry Developer => Dmitry
2010-02-11 15:41 Dmitry Note Added: 0001477
2010-02-11 15:41 Dmitry Assigned To => !COMMUNITY
2010-02-11 15:41 Dmitry Status active => needs testing
2010-02-11 15:34 Dmitry File Added: 452-CSV_Export_fails_to_send_File-Dmitry-20100211-v1.patch
2010-01-06 06:21 alex Target Version Icebox => 5.0.3
2009-12-16 13:38 Dmitry New Issue
2009-12-16 13:38 Dmitry Reference => Google Groups http://groups.google.com/group/in-portal-bugs/browse_thread/thread/fbe98cd9c3debeae



Web Development by Intechnic
In-Portal Open Source CMS
In-Portal Open Source CMS
Copyright © 2000 - 2009 MantisBT Group

Powered by Mantis Bugtracker