View Issue Details

IDProjectCategoryView StatusLast Update
0010198mantisbtcustom fieldspublic2009-06-26 12:02
Reporterkekc Assigned Tothraxisp  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionduplicate 
PlatformLinux x86OSCentOSOS VersionRelease 5.2
Product Version1.1.6 
Summary0010198: gpc_isset() for date custom field always return "" (empty string)
Description

gpc_isset() for date custom field always return "" (empty string)

Steps To Reproduce
  1. Create custom field, select type - date, attach it to any project
  2. Report an issue, set this field
  3. Updatethis issue, change this field
  4. it will not be changed
Additional Information

That's why I can't update custom field of date type (reporting is OK):

bug_update.php 132-135:

Only update the field if it is posted

if ( !gpc_isset( "customfield$t_id" ) ) {
continue;
}

TagsNo tags attached.

Relationships

duplicate of 0009979 closedthraxisp Function gpc_isset always return false for a custom date field 

Activities

kekc

kekc

2009-03-11 07:31

reporter   ~0021027

Oops, I don't know, what sponsorship is here..
Sorry for touching this button))