View Issue Details

IDProjectCategoryView StatusLast Update
0011228mantisbtcsvpublic2014-12-08 00:34
ReporterKarlReichert Assigned Tograngeway  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionno change required 
PlatformPCOSWin XPOS VersionSP3
Product Version1.1.8 
Target Version1.3.0-beta.1Fixed in Version1.3.0-beta.1 
Summary0011228: some columns are not working in CSV export
Description

Maybe you already know, but I didn't found a bug for this, so I submit one ...

The following columns cannot be exported in CSV:
category_id, due_date, description, steps_to_reproduce, additional_information, attachment_count, bugnotes_count, edit, overdue

Doing so, I get an error in the resulting CSV file (please see attachment).

I got the names for possible columns from 1.2.0RC2, where there is an option in the "My Account" page. Maybe the problem is already fixed in that version.

The following options are working:
array (0 => id, 1 => project_id, 2 => reporter_id, 3 => handler_id, 4 => duplicate_id, 5 => priority, 6 => severity, 7 => reproducibility, 8 => status, 9 => resolution, 10 => date_submitted, 11 => last_updated, 12 => os, 13 => os_build, 14 => platform, 15 => version, 16 => fixed_in_version, 17 => target_version, 18 => view_state, 19 => summary, 20 => sponsorship_total, 21 => selection)

Steps To Reproduce

Please see http://www.atrol.de/mantisbt/Customview.wmv

I did the shown steps with csv_columns and the above mentioned values!

TagsNo tags attached.
Attached Files

Relationships

related to 0015721 closedgrangeway Functionality to consider porting to master-2.0.x 

Activities

grangeway

grangeway

2012-01-27 17:29

reporter   ~0031066

This appears fixed in the latest code

grangeway

grangeway

2013-04-05 17:57

reporter   ~0036312

Marking as 'acknowledged' not resolved/closed to track that change gets ported to master-2.0.x branch