Bugs item #1759289, was opened at 2007-07-23 18:52 Message generated for change (Comment added) made by robmen You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1759289&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: 5 Private: No Submitted By: Jimbo (bbobkins) Assigned to: pmarcu (pmarcu) Summary: heat.exe Merge Module, component ID too long Initial Comment: When using heat.exe to extract directories with the merge module option enabled (aka "-template:module") Component ID's (and also file ID's?) must be kept to less than 35 characters in length. The following warnings will be displayed when compiling the merge module with component ID's that are longer then 35 chars... warning LGHT1076 : ICE03: String overflow (greater than length permitted in column); Table: File, Column: Component_, Key(s): paneTabContainerExpandedBottom.gif_6.ECE25F21_7C22_4B3F_93EC_FA1EDBA5FB25 The root of this issue is a very long filename which is then used for the component ID. If this case it must be truncated to respect component rules. This ultimately causes issues in the merge module itself. ---------------------------------------------------------------------- >Comment By: Rob Mensching (robmen) Date: 2008-02-21 22:25 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=1759289&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
