Bugs item #1558305, was opened at 2006-09-13 18:04
Message generated for change (Comment added) made by robmen
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1558305&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: heat
Group: None
>Status: Pending
>Resolution: Fixed
Priority: 1
Private: No
Submitted By: Dan (zhoudxnz)
Assigned to: pmarcu (pmarcu)
Summary: File Ids clash

Initial Comment:
I had the problem when use HEAT to harvest a directory. 

1)If these two files are in a same directory, HEAT
might generate the same FileId for them, which is
"function.html".
function.html
@-function.html

2) upper/lowercase fileid clash
If there are two files with the same name but different
cases in the directory, HEAT will fail to resolve the
possible file id crashs. For example,

doc\FUNCTION.html      --> FileID = FUNCTION.html
basic\function.html    --> FileID = function.html.

Later, LIGHT will complain that two or more file ids
only differ by case.


----------------------------------------------------------------------

>Comment By: Rob Mensching (robmen)
Date: 2008-02-21 22:24

Message:
Logged In: YES 
user_id=991639
Originator: NO

Should be fixed in the next build.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1558305&group_id=105970

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-devs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-devs

Reply via email to