﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
4	TitleIsCurDir=No - does not work	andi.b	somebody	"There are a couple of issues with your TitleIsCurDir mods.  It appears
that the OptionIsCurDir setting is not always honored.  With 4os2.ini set
to

  TitleIsCurDir=No

try

  start ""xyz""

Part of the reason this occurs is because you are using
gpIniptr->ChangeTitle before the default ini file has been processed. 
However, correcting this may not be sufficient to resolve the issue.  I
need to do more testing.

Also, both title_cmd and window_cmd should should restore
gaInifile.TitleIsCurDir to its initial value before exiting.  It might be
better to localize the setting by passing it to update_task_list() as an
argument."	defect	closed	major	Version-3.08	Base		fixed		akm@…
