[Gtkradiant] [Bug 672] New: manual .qe4 editing, issues with 'version' in template and in user qe4
gtkradiant@zerowing.idsoftware.com
gtkradiant@zerowing.idsoftware.com
Sun, 10 Nov 2002 05:05:49 -0600
http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=672
Summary: manual .qe4 editing, issues with 'version' in template
and in user qe4
Product: GtkRadiant
Version: 1.2
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: setup
AssignedTo: ttimo@idsoftware.com
ReportedBy: ttimo@idsoftware.com
The version tag we use to re-process templates can cause problems with
semi-manual installs and manually edited .qe4 files.
The symptoms are endless regen of the user.qe4 from template, never agrees to
load the manually edited .qe4 and stay there.
Manually edited .qe4 should ALWAYS have no version tag (or version 0)
Need to use a #define to set the version of .qe4 to expect. If user is wrong
version, look for template. If template is also wrong version, error out? (or
send out a warning and continue)