Why did TB set the char encoding for a reply to charset=UTF-16LE ?

I got a message from Google AdWords in HTML format and wrote a reply. When I sent it I got a timeout trying to send it. I use AVG antivirus to scan outgoing messages using a "local server" at address 127.0.0.1.
Note that this was my second reply to such a message from AdWords. The only thing I could see that was different was a longer subject line (ending with three periods or dots) and a longer HTML message to which I was replying.
I tried many things to fix the problem and I cannot remember them, sorry.
Finally, I got success after truncating the message and the long subject line. The reply was sent instantly, as usual, instead of timing out.
But it wasn't really success. When I looked at the sent message, the characters in my reply (only) were in Chinese. Looking at the raw (source) message, I see that the charset was set as follows: Content-Type: text/plain; charset=UTF-16LE; format=flowed .
This seems like a strange charset; nowhere in my settings do I specify anything other than Western (ISO-8859-1).
I finally was able to send the message successfully (I think) by using Options > Character Encoding > Western (ISO-8859-1), which seems to force the message to be sent using this standard encoding instead of Little Endian.
What caused this problem to happen? Is there a TB overflow bug for long subject lines?
I realize that TB is an old and unsupported product, but it seems to be the only good email client to use with Windows 8, so I'm just hoping someone knows something about this.

Originally posted by: warren.tang.nospam.com
Warren Tang wrote:
> Warren Tang wrote:
>> Warren Tang wrote:
>>> Hi everybody,
>>>
>>> I've been trying to set the default encoding of new files as UTF-8.
>>> Here are the two settings I've set:
>>>
>>> 1. Windows > Preferences > General > Content Types, set UTF-8 as the
>>> default encoding for all content types.
>>> 2. Windows > Preferences > General > Workspaces, set "Text file
>>> encoding" to "Other : UTF-8".
>>>
>>> However when I create a new text file, the encoding is always
>>> ANSI/ISO-8859-1. What did I missed? Thanks.
>>>
>>> Regards,
>>> Warren
>>
>> I've also tried
>> Project Properties > Resource > Text file encoding = UTF-8
>> However it doesn't work either.
>>
>> The only thing that works is changing the file's encoding property,
>> but I don't want to change it every time I create a new file.
>>
>> Is it a bug?
>
> It turns out that there are other places I need to set up for HTML and
> CSS files:
>
> Windows > Preferences > Web > CSS Files > Encoding = UTF-8
> Windows > Preferences > Web > HTML Files > Encoding = UTF-8
I'm getting mad... The file (on the disk) is still not encoded in UTF-8
but ANSI.

Similar Messages

  • In v4 why did you flip the context menu for open in new tab/window. Sucks when you are used to the other way

    I downgraded to 3.x because when I browse I have many new open windows (I have been using FF for so long I automatically select the second option). Seems stupid to change the order of the context menu when it has been the other way forever.
    Please change it back or at least have the order as an option.

    So the answer from TonyE was "That was an intentional change to promote the use of tabbed browsing." (See http://support.mozilla.com/en-US/questions/791244)
    And there is an option to use a menu editor to put them back detailed in that thread as well. The problem, of course, is that you need to perform a complex customization to every computer on which you use Firefox in order to fix a problem that should never have been created, never made it through beta, and that the developers won't fix because they believe that they are right.
    Frankly, eventually you get used to it. But in the mean time, they have annoyed, and in many cases pissed-off a large segment of their users for no reason at all.

  • Why did Apple remove the search engine for serial numbers for technical specifications?

    I use to be able to look at the specs of all my apple devices by looking up the technical specifications by serial number. It appears this function has been removed from the website. I would like to add that this feature of the website was incredibly useful and removing it creates alot of confustion for me because I would like to upgrade my MacBook Pro but am unable to find the technical specifications.

    Append the last three characters of the serial number to http://www.everymac.com/ultimate-mac-lookup/?search_keywords= and load the page.
    (85784)

  • Why did they remove the second alert for Calendars ??

    I saw that this software update has taken away the second alert that could be added to calendar entries ?
    Why would they do that ?

    I see what happened.
    I added an exchange account.
    It then changed my default calendar to the echange calendar, which does not accept 2 alerts.
    Thx

  • WHY DID YOU CASTRATE THE IPAD APP FOR THE 6500 E 710N?

    VERY VERY FRUSTRATED TODAY WHEN I WENT TO SCAN INTO MY IPAD TODAY.
    THERE HAS APPARENTLY BEEN AN APP UPDATE THAT REMOVED SCANNING CAPABILITY. THE ONLY REASON I BOUGHT THIS PIECE OF CRAP PRINTER. NOW IT HAS SOME UGLY GRAPHICS AND IS DIFFICULT AND USELESS FOR TASKS.
    {Content Removed}THE FACT THAT ALL TECH SUPPORT IS ON A {Content Removed} FORUM. WHICH I HAD TO REGISTER FOR AGAIN.
    NEED MY APP BACK. I WOULD RETURN THIS PRINTER IF I HAD NOT HAD IT FOR A FEW MONTHS.
    ALSO ALL THE DOCS I SCANNED SEEM TO HAVE DISAPPEARED.
    THIS IS FRAUD. PURE AND SIMPLE. YOU SOLD ME A PRINTER THAT WAS SUPPOSED TO WORK WITH MY IPAD AND NOW IT DOESNT. 
    AND YES I AM YELLING THROUGH THIS ENTIRE POST.

    Dochands,
    I have gone ahead and escalated this to the appropriate team. They should be getting in contact with you soon.
    In the mean time, I would suggest using the HP Printer Control app, as it offers scanning functionality for your printer. 
    -------------How do I give Kudos? | How do I mark a post as Solved? --------------------------------------------------------

  • How is Default Char encoding for WebLogic determined ?

    How is the defualt char encoding for a Weblogic server determined?
    We have two environments each running Weblogic 5.1 sp8 on Solaris 7. One is production,other
    is for testing.
    For testing german characters I use a TestGlobal.jsp to read parameters using
    servlet API. From the same browser I access this URL
    http://www.xyz.com/TestGlobal.jsp?userName=Tschüß.
    In one I get the param Tschüß correct in the other I get Tschýý
    I know for sure both the properties file are exactly the same.
    I also know that I can work it using the new char encoding property for western
    european alphabts. I want to know how does this work without setting the char
    encoding prop. How is weblogic recognising Tschüß without this prop being set.
    Does the underlying OS make the difference ?
    THanks
    Atish

    In this specific case there are no differences for code points storing character data because used character set is the same.
    But what is your Oracle 4 digits version ?
    Are you sure that database character set and national character set are the same ?
    In recent Oracle versions, database character set and national character set are different. For example:
    SQL> select * from nls_database_parameters where parameter like '%SET%';
    PARAMETER                      VALUE
    NLS_CHARACTERSET               AL32UTF8
    NLS_NCHAR_CHARACTERSET         AL16UTF16Edited by: P. Forstmann on 28 sept. 2011 18:51

  • How to set the default language for JRE?

    I appreciate the fact that JRE is intelligent enough to select language according to my system default codepage, which is 936 (Simplified Chinese). However, i don't find any option in java control panel or java.exe command line switch to change the codepage for Java back to 437 (which is the default codepage for US english). Is there any way to make the change?

    Thanks, finally i have a way to eliminate Chinese characters in console output. But I'd like to go one step further. Is there any way to permanently set the default encoding for JRE? I don't like the idea of having to add -Dfile.encoding every time i run a java program.

  • HT3702 why did i get charged three times for the same purchase? is it because i use my apple id on three devices.. two iphones, and ipad... and and macbook geez apple i support you enough can i just pay for one copy of the audiobook

    why did i get charged three times for the same purchase? is it because i use my apple id on three devices.. two iphones, and ipad... and and macbook geez apple i support you enough can i just pay for one copy of the audiobook

    These are user-to-user forums, you are not talking to Apple here.
    If it was an audiobook then they are one-time only downloads, to get it on your other devices you need to sync it to them and not re-download it oneach. You can try contacting iTunes support and see if they will refund or credit you for the second and third downloads : http://www.apple.com/support/itunes/contact/ - click on Contact iTunes Store Support on the right-hand side of the page, then Purchases, Billing & Redemption

  • Why did they change the design of the calendar on the iCloud software for PC.The new design looks like something from the 1980's.

    Why did they change the layout of the calendar on iCloud software for Pc's. The new calendar looks like it was designed in the 1980's.

    Welcome to the new look of Apple.

  • After finally downloading my MiniDV tapes to iMovie 10.0.6 (Yosemite), I see that there is no iDVD (why did I buy a new Superdrive for my new MacMini). So, can I buy an old iLife 9 and expect it to load to the new machine. This is NOT progress!!

    After finally downloading my MiniDV tapes to iMovie 10.0.6 (Yosemite), I see that there is no iDVD (why did I buy a new Superdrive for my new MacMini). So, can I buy an old iLife 9 and expect it to load to the new machine. This is NOT progress!! HELP

    Hello!
    They're still being sold in some places: http://www.amazon.com/s/ref=nb_sb_noss_1?url=search-alias%3Dsoftware&field-keywo rds=ilife+09&sprefix=iLife+09%2Caps%2C194&rh=n%3A229534%2Ck%3Ailife+09
    However, do you absolutely NEED iDVD? There are alternatives, like Burn (free): http://burn-osx.sourceforge.net/
    I suggest you try it out since it's free. Maybe it'll be enough.

  • Photos will not allow me to set the key picture for the album or event

    Photos will not allow me to set the key picture for the album or event - it is set to grey !
    Anyone else had this and found why ?
    new PHOTO app replacing iPhoto bugs/ Problems OTHER PROBLEMS :
    - no longer has a five star rating system
    - my keywords for selecting albums are gone.
    - cannot copy location of one photo to another
    - cannot have an album with  keywords AND rating > a value
    - cannot set key photo of album/event
    - multi parameter search feature gone
    Anyone got any ideas how to get around this terrible downgrade of the software ?
    BTW I have just discovered that iPhoto and its' libraries are still there, so I can go back but be left behind and frozen in time on this version if I do.
    Photos now take up 700Gb whereas it was 350Gb  #@!$#@!@#!@#
    Thanks

    That are all good points - but Photos is a completely new application. and it is only version 1.
    Continue to use iPhoto, girraween; the next update to Photos will probably add a few more features.
    iPhoto 9.6.1 is working very well with MacOS X 10.10.3.
    The migration let iPhoto installed and also your iPhoto Library will still work with iPhoto.
    If you did not uninstall iPhoto, it will still be there in your Applications folder.  And if you had updated to the latest version iPhoto 9.6.1 before you upgraded to MacOS X 10.10.3,  you can simply drag iPhoto back to the Dock from your Applications folder and continue to use it. Double click iPhoto and confirm, that you want to open iPhoto and not Photos.   It is not compulsory to use Photos, while it it still the first release. When you launch iPhoto, you will see a warning, that the iPhoto Library has been migrated to Photos, but simply click the "Open iPhoto" button.The library will still work with iPhoto. ()see: If Photos won't open a library that you already migrated - Apple Support
    If your iPhoto version is not iPhoto 9.6.1, you need to update it.
    See this User Tip:
    Usually it will work to reinstall instead of updating:
    Get iPhoto 9.6.1 if you didn't update before OS... | Apple Support Communities
    The main idea is to move the iPhoto app to the Trash, so Spotlight does not see it as installed, reload the AppStore, and then to try to download again from the App Store - from your Purchases tab, not from the main page, since you can neither buy iPhoto nor update it, but you can reinstall, if your AppleID is associated with it.
    Meanwhile you may want to send a feature request to Apple using the feedback form. Apple - Photos - Feedback
    I hope, Apple will listen and add more features to Photos to make it usable for large Photo Libraries.

  • Can I set the default locale for jvm

    Hi,
    Can I set the default locale for jvm?
    How to do it?
    Pan

    My windows default locale is chinese .I have thought of your opinion. But in
    windows nt , if I change the locale , all the environment will be
    destroyed(just like reinstall it , it's difficult for me) . So , Is there
    any other approach?
    Dimitri Rakitine <[email protected]> wrote in message
    news:[email protected]...
    Did you try to change the locale in the Windows control panel?
    (Control panel -> Regional Options -> Your locale)
    Pan YangBin <[email protected]> wrote:
    I have tried changing this system property and other properties such
    as -Duser.language=en -Dfile.encoding=Cp1252 , but all these properties
    did
    not changed, you can get this infomation from the log file .Maybe these
    system properties are readonly.
    Thanks very much.
    Pan
    Chris Halstead <[email protected]> wrote in message
    news:[email protected]...
    Try adding -Duser.region=US to the java command line used to start
    WebLogic...
    -chris
    "Pan YangBin" <[email protected]> wrote in message
    news:[email protected]...
    Hi,
    The problem exists in my project still exist.That is it.
    When I did not set weblogic.jsp.encoding to GB2312 in my web
    application(web.xml), and when the jsp file contain's chinese , the
    output
    will be error(error chinese) .And when I did not set it , the output
    is
    correct, but when I use request.getParameter("SomeFormElement")(theelement
    inputed chinese), the return value is error(still chinese error).And
    when
    I
    am in windows nt english version and do not set this property, all
    these
    two
    problems dispear. And I try to compare the java files those were
    generated
    by weblogic from the jsp file , there is only two additional clause
    in
    the
    java file. That's it:
    ((weblogic.servlet.jsp.JspWriterImpl)out).setEncoding("GB2312");
    response.setHeader("Content-Type", "text/html; charset=GB2312");
    (the web.xml has <context-param>
    <param-name>weblogic.jsp.encoding</param-name>
    <param-value>GB2312</param-value>
    </context-param> to be set
    So, I think maybe it works well if I change the default locale toenglish.
    And unfortunately, your method is also failed.(I have to use weblogic
    in
    chinese environment)
    Would you please help me to solve this problem?
    Pan
    Dimitri Rakitine <[email protected]> wrote in message
    news:[email protected]...
    Try java ... -Duser.language=en ...
    or mode con cp select=437 in the command prompt before running
    weblogic.
    Pan YangBin <[email protected]> wrote:
    I'm using weblogic server 5.1 sp6 in chinese environment, and I
    want
    weblogic compile my jsp with en_us locale . So I can't use
    Locale.setDefault(new Locale(...)) to set the default locale ,butI
    really
    want someway configure.
    Pan
    Dimitri Rakitine <[email protected]> wrote in message
    news:[email protected]...
    Locale.setDefault(new Locale(...)) ?
    Pan YangBin <[email protected]> wrote:
    Hi,
    Can I set the default locale for jvm?
    How to do it?
    PanDimitri
    Dimitri
    Dimitri

  • HT204074 Why did apple set a 90 day lock out to apple devices?

    Why did apple set a 90 day lock out to apple devices? I bought my dad a new iphone 5s. He decided to give me his old iphone 4s but i cant download my purchased programs from my apple ID. I got a notification saying that the phone is associated/identified with another apple ID then automatically locked my apple id for 90days. I dont understand why they had to set a 90 day timer.

    "Why did apple set a 90 day lock out to apple devices?"
    No one can tell you why Apple makes the decions that they do and discussing their decisions/policies is not allowed here.

  • What determines the file encoding for ${C:file.txt} = 'abc' ?

    What determines the file encoding for  
    ${C:file.txt} = 'abc'
    I'm always getting ASCII as the encoding for file.txt after executing that assignment.

    Thanks so much.   I'll keep looking for the MSFT doc on this.  I scanned Bruce Payette's book and did not find anything there.   
    It turns out to be one of those "by rote" things you have to learn about PowerShell.
    My concern about the lack of documentation is that MSFT might change the underlying code in the future to use Unicode and that might break some existing code.  If there was some MSFT provided documentation declaring ASCII as the intended encoding they
    might provide plenty of warning if they do a switch in encoding.
    I note also that if you try to write characters outside the ASCII set (see example below) that character substitution happens to find an ASCII character to use in place of the one outside the ASCII set.  In the example below a 'v' is substituted for
    the '√' character:
    ${C:xo.txt} = '√'

  • How do I set the delivery policy for a queue in iMQ 2.0?

    The list on page 67 of the 2.0 administration guide appears to be
    incomplete. Specifically, I'm interested in knowing how to set
    the default delivery policy for a Queue through the jmqobjmgr command.
    I need the valid attribute name to pass in to jmqobjmgr.

    The "queueDeliveryPolicy" is an attribute of a queue
    created in the broker - not in the administered object
    destination so that is why you are not seeing that
    attribute on the list on page 67.
    By default, the broker by will use the "single" queue delivery
    policy unless you choose to change the values of the property
    "jmq.queue.defaultdeliveryPolicy" to SINGLE, ROUND-ROBIN, or
    FAILOVER. If you would like to do this, see the Chapter 4
    in the admin guide on "Starting and Configuring the Broker".
    It may be easier to set the delivery policy for just one queue.
    To do this, you can use the following command:
    jmqcmd create dst -n myQueue -t q -o "queueDeliveryPolicy=f"
    where valid values to queueDeliveryPolicy is f, s, r.
    You can do a 'jmqcmd -H' to get more info on queue attributes or
    see Chapter 6 in the admin guide on "Creating and Destroying Destinations".

Maybe you are looking for