View Issue Details

IDProjectCategoryView StatusLast Update
0012797mantisbtcustom fieldspublic2011-08-05 02:41
ReporterChevinge Assigned Todhx  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionduplicate 
Product Version1.2.3 
Summary0012797: Custom fields with a '.' or brackets cannot be shown in views
Description

If I create a custom field called Est.h or Est (h) then modify the configuration to add this custom field to view_issues_page_columns
the SQL used to create this view causes an error due to the full stop or brackets - the variable names need to be delimited (is it with suqare beackets in MySQL? so the variable is [Est.h] or [Est (h)]

Steps To Reproduce

create a custom field called Est.h
modify the configuration & add Est.h to view_issues_page_columns
click View Issues

TagsNo tags attached.

Relationships

duplicate of 0011011 closeddhx Can't add UTF8 custom fields to the Manage columns enumeration 

Activities

Chevinge

Chevinge

2011-02-23 05:38

reporter   ~0028286

I cannot add a related to item so please relate it to 12114