internal > Bug

Problem creating new task or folder (mysql error on is_milestone) / #2721

Summary

open
Oct 27, 2006
Oct 27, 2006 / pixtur
Nov 6, 2006 / pixtur
 

Attached files

No files uploaded

Issue report

Minor
Have not tried
WinXP / Firefox
v0.0702
 

2 Comments

pixtur

Oct 27, 2006
This might be caused by...

from class_task.inc.php

            new FieldBool(  array('name'=>'is_milestone',
                'title'=>__('is a milestone'),
                'tooltip'=> __('milestones are shown in a different list'),
                'view_in_forms'=>false,
                'default'   =>false,  # this might not work
            )),

But it would be good to reproduce such issues here! Please provide my.ini and php.ini.


pixtur

Nov 6, 2006
Does this still occur in v0.0704?
If no this task should be closed.

 

Comment / Update