Bugs item #1519658, was opened at 2006-07-09 12:35
Message generated for change (Settings changed) made by derekc
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1519658&group_id=105970
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: light
>Group: v2.0
>Status: Pending
>Resolution: Fixed
Priority: 5
Submitted By: Shmarya (shmarya)
Assigned to: Derek (derekc)
Summary: MsiDriverPackages validation data is wrong
Initial Comment:
As per an email thread on the wix-users list, there
seems to be an error in the validation of the Flags
column of the MsiDriverPackages table used by DifxApp's
<Driver/> tag.
The current validation definition is:
<columnDefinition name="Flags" type="number" length="4"
set="0;1;2;3;4;5;6;7"
description="Flags for installing and uninstalling
driver packages"/>
This is incorrect. Values up to (and including) 16
should be allowed.
----------------------------------------------------------------------
>Comment By: Derek (derekc)
Date: 2006-07-11 17:39
Message:
Logged In: YES
user_id=518766
This affects both WiX 2.0 and 3.0. This particular MSI
validation error is ignorable (in fact, the fix was to
update the validation information to support the correct
range of values).
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1519658&group_id=105970
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
WiX-devs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-devs