Bugs item #1771515, was opened at 2007-08-10 03:12 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1771515&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: None Group: v3.0 Status: Open Resolution: None Priority: 5 Private: No Submitted By: Heath Stewart (heaths) Assigned to: Nobody/Anonymous (nobody) Summary: Differ cannot create transforms that change the code page Initial Comment: Changing the code page is most often necssary for language transforms, but Differ.Diff() has a check for the code page and returns an error. This should check, if available, if the TransformFlags.ErrorChangeCodePage flag is set and only return an error then; otherwise, it should transcode string columns and change the code page. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1771515&group_id=105970 ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ WiX-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-devs
