Bugs item #1487158, was opened at 2006-05-12 00:24 Message generated for change (Comment added) made by derekc You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1487158&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: v3.0 >Status: Pending >Resolution: Fixed Priority: 5 Submitted By: Thomas (teletommy) >Assigned to: Derek (derekc) Summary: light.exe generates wrong filenames Initial Comment: There are Problems how light chose filenames. It ignores the 8.3 style (second block) or it generates same filenames (first block). It only happens with short name and long extension. Light Error D:\frameworkWXS\tomcat_total.wxs(1040) : error LGHT0205 : ICE03: Invalid Filename; Table: File, Column: FileName, Key(s): er.html Grab from File.idt: web.xml_1 web.xml_1 web.xml 41242 0 453 web.xml_2 web.xml_2 web.xml 3259 0 454 web.xml_3 web.xml_3 web.xml 6650 0 455 web.xml_4 web.xml_4 web.xml 957 0 456 web.xml_5 web.xml_5 web.xml 23915 0 457 web.xml_6 web.xml_6 web.xml 1420 0 458 web.xml_7 web.xml_7 web.xml 8847 0 459 web.xml_8 web.xml_8 web.xml 2955 0 460 xml.html xml.html xml.html 1132 0 469 er.html er.html er.html 1130 0 145 ---------------------------------------------------------------------- >Comment By: Derek (derekc) Date: 2006-05-12 14:49 Message: Logged In: YES user_id=518766 Very good catch - should be fixed in the next release. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1487158&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
