[wp-testers] Re: Upload Field Is Not UTF-8

Leo Li runzhou.li at gmail.com
Sun Jan 15 12:15:41 GMT 2006


thx a lot

2006/1/15, wp-testers-request at lists.automattic.com <
wp-testers-request at lists.automattic.com>:
>
> Send wp-testers mailing list submissions to
>        wp-testers at lists.automattic.com
>
> To subscribe or unsubscribe via the World Wide Web, visit
>        http://lists.automattic.com/mailman/listinfo/wp-testers
> or, via email, send a message with subject or body 'help' to
>        wp-testers-request at lists.automattic.com
>
> You can reach the person managing the list at
>        wp-testers-owner at lists.automattic.com
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of wp-testers digest..."
>
>
> Today's Topics:
>
>   1. Re: Things that bother me in 2.0 (Sean Hayford O'Leary)
>   2. Re: Things that bother me in 2.0 (Gregory Wild-Smith)
>   3. Re: Upload Field Is Not UTF-8 (Roy Schestowitz)
>   4. Re: Upload Field Is Not UTF-8 (Kimmo Suominen)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Sat, 14 Jan 2006 19:34:39 -0600
> From: Sean Hayford O'Leary <hayfordoleary at gmail.com>
> Subject: Re: [wp-testers] Things that bother me in 2.0
> To: wp-testers at lists.automattic.com
> Message-ID:
>        <4d2c128c0601141734q5b0accfdj723de7ae5cc2a4e5 at mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> You've tried deleting all existing cookies from your site, I trust?
>
> On 1/14/06, ch0de <ch0de at optonline.net> wrote:
> >
> >  Thanks. Another issue: My cookie doesn't save. Every 10 minutes, when I
> > exit the browser, the cookie seems to delete its self…
> >
> >
> >
> > -ch0de
> >
> >
> >  ------------------------------
> >
> > *From:* wp-testers-bounces at lists.automattic.com [mailto:
> > wp-testers-bounces at lists.automattic.com] *On Behalf Of *Sean Hayford
> > O'Leary
> > *Sent:* Saturday, January 14, 2006 8:08 PM
> > *To:* wp-testers at lists.automattic.com
> > *Subject:* Re: [wp-testers] Things that bother me in 2.0
> >
> >
> >
> > Users/Profile -- go to the bottom of the page. Uncheck the box.
> >
> > On 1/14/06, *ch0de* <ch0de at optonline.net> wrote:
> >
> > I can't turn of the HTML editor. How do I do it? When I insert a
> > blockquote, there is no way of closing it unless editing the HTML. I
> cant
> > also insert PHP code because there is no code tags anywhere.
> >
> >
> >
> > -ch0de
> >
> >
> >
> >
> > _______________________________________________
> > wp-testers mailing list
> > wp-testers at lists.automattic.com
> > http://lists.automattic.com/mailman/listinfo/wp-testers
> >
> >
> >
> >
> > --
> > Sean Hayford O'Leary
> > http://sdho.hayfordoleary.com
> >
> > Donate to Oxfam [http://oxfamamerica.org]. Also, help save Marshall
> Fields
> > [ http://keepitfields.org].
> >
> > _______________________________________________
> > wp-testers mailing list
> > wp-testers at lists.automattic.com
> > http://lists.automattic.com/mailman/listinfo/wp-testers
> >
> >
> >
>
>
> --
> Sean Hayford O'Leary
> http://sdho.hayfordoleary.com
>
> Donate to Oxfam [http://oxfamamerica.org]. Also, help save Marshall Fields
> [
> http://keepitfields.org].
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL:
> http://comox.textdrive.com/pipermail/wp-testers/attachments/20060115/567d8154/attachment-0001.htm
>
> ------------------------------
>
> Message: 2
> Date: Sun, 15 Jan 2006 01:54:13 +0000
> From: Gregory Wild-Smith <greg at twilightuniverse.com>
> Subject: Re: [wp-testers] Things that bother me in 2.0
> To: wp-testers at lists.automattic.com
> Message-ID: <43C9AB45.60606 at twilightuniverse.com>
> Content-Type: text/plain; charset=windows-1252; format=flowed
>
> There is a way, but it's slightly bizarre - and rather counter-intuitive.
>
> The WYSIWYG editor thinks that quotes don't exist - only indents (as
> that is what you see). So to indent you hit the intent button, and to
> come out of the indent... you de-indent.
>
> It makes sense from a purely visual point of view, but from a
> typographic, semantic, and document structure point of view it makes no
> sense.
>
> The lack of code tags is annoying as well yes. Really the WYSIWYG editor
> is still a beta version, even though an awful lot of great, wonderful,
> and stressful, work has gone into it so far.
>
> As Sean said though, the checkbox should sort all that out - it goes
> back to the quicktags.
>
> -- Gregory
> www.twilightuniverse.com
>
>
> ch0de wrote:
> >
> > I can't turn of the HTML editor. How do I do it? When I insert a
> > blockquote, there is no way of closing it unless editing the HTML. I
> > cant also insert PHP code because there is no code tags anywhere.
> >
> > -ch0de
> >
>
>
> ------------------------------
>
> Message: 3
> Date: Sun, 15 Jan 2006 08:44:33 +0000
> From: Roy Schestowitz <wp-lowtraffic at schestowitz.com>
> Subject: Re: [wp-testers] Upload Field Is Not UTF-8
> To: wp-testers at lists.automattic.com
> Message-ID: <20060115084433.wwd2oysfsb8gkk8c at banana.catalyst2.com>
> Content-Type: text/plain;       charset=ISO-8859-1;     format="flowed"
>
> _____/ On Sat 14 Jan 2006 21:37:05 GMT, [Roy Schestowitz] wrote : \_____
>
> > _____/ On Sat 14 Jan 2006 20:59:53 GMT, [Leo Li] wrote : \_____
> >
> >> Howdy all,
> >>
> >> I have this strange problem which doesn't affect much when use, but
> just
> >> doesn't looks right. That field is encoded as GB2312 (Simplified
> Chinese)
> >> while I set the whole wordpress encoded as UTF-8. So the upload field
> shows
> >> whole bunch of mojibake, lol...
> >>
> >> Any ideas? Or it's my host's problem?
> >>
> >> --
> >> <?php
> >> echo "This is from Leo Li";
> >> ?>
> >
> > Hi Leo,
> >
> > In the latest build, I have looked under inline-uploading.php and there
> is
> > nothing suspicious therein. Which browser are you using? What charset is
> it
> > set to use? What is your Web site's URL (if public)? I can attempt to
> > reproduce the error or view yours from here, assuming you can save the
> > panel as a static page and post it as public. I also wonder what
> > blog_charset is assigned to. Everything is either UTF-8 or
> user-customised.
> >
> > roy at BAINE:~/public_html/wordpress> fgrep -r "encoding" *
> > wp-admin/import/blogger.php:
> > 'blog-formatting' =>
> > array('timeStampFormat' => '0', 'encoding'=>'UTF-8',
> > 'convertLineBreaks'=>
> >
> > [...]
>
> [off-list correspondence]
>
> Thanks, Leo.
>
> http://trac.wordpress.org/ticket/2289
>
>
>
> ------------------------------
>
> Message: 4
> Date: Sun, 15 Jan 2006 11:47:41 +0200
> From: Kimmo Suominen <kimmo+key+wordpress.c4f53f at suominen.com>
> Subject: Re: [wp-testers] Upload Field Is Not UTF-8
> To: wp-testers at lists.automattic.com
> Message-ID: <20060115094741.GA1070 at kimmo.suominen.com>
> Content-Type: text/plain; charset=us-ascii
>
> On Sun, Jan 15, 2006 at 08:44:33AM +0000, Roy Schestowitz wrote:
> > http://trac.wordpress.org/ticket/2289
>
> Patch attached to ticket -- fixes it for me.
>
> Regards,
> + Kimmo
> --
> <A HREF="http://kimmo.suominen.com/">Kimmo Suominen</A>
>
>
>
> ------------------------------
>
> _______________________________________________
> wp-testers mailing list
> wp-testers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-testers
>
>
> End of wp-testers Digest, Vol 11, Issue 33
> ******************************************
>



--
<?php
echo "This is from Leo Li";
?>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://comox.textdrive.com/pipermail/wp-testers/attachments/20060115/00f9c676/attachment.htm


More information about the wp-testers mailing list