Bugs item #1665493, was opened at 2007-02-21 18:25 Message generated for change (Comment added) made by barnson You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1665493&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: Closed >Resolution: Invalid Priority: 5 Private: No Submitted By: Ilya Slobodin (islobodin) Assigned to: Nobody/Anonymous (nobody) Summary: Culture in wxl has no influence on the resulting codepage Initial Comment: 3.0.2612.0 Culture attribute in the WixLocalization element should implicitly set the resulting msi codepage if no Codepage attribute is defined. If Codepage attribute is set explicitly in the WixLocalization element, codepage appears in the resulting msi as expected. As no localization file in the toolkit has the Codepage attribute set, I consider this a bug in the light.exe ---------------------------------------------------------------------- >Comment By: Bob Arnson (barnson) Date: 2007-02-22 05:36 Message: Logged In: YES user_id=26581 Originator: NO Declining to deduce the code page doesn't mean it's a bug. It seems a pretty small benefit, considering WiX would have to maintain a mapping of cultures to default code pages, which could get out of date. I'd suggest filing a feature request to get the Codepage attribute added to the .wxl files WiX ships; that seems reasonable. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1665493&group_id=105970 ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ WiX-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-devs
