[wp-testers] Re: wp-testers Digest, Vol 17, Issue 11

Dave W dabbaking at gmail.com
Sun Jul 23 21:09:10 GMT 2006


Maybe all the bugs should be
closed....http://trac.wordpress.org/query?status=new&status=assigned&status=reopened&milestone=
2.0.4&order=priority&desc=1

Or at least changed in milestone if its planned for 2.1.

On 7/23/06, wp-testers-request at lists.automattic.com <
wp-testers-request at lists.automattic.com> wrote:
>
> 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: 2.0.4 (Mike Wendell)
>    2. BAStats error, 2.0.4... (spencerp)
>    3. Re: BAStats error, 2.0.4... (Kimmo Suominen)
>    4. Re: BAStats error, 2.0.4... (spencerp)
>    5. Re: Wordpress 2.0.4 (Ryan Boren)
>    6. Re: Wordpress 2.0.4 (spencerp)
>    7. Re: Re: 2.0.4 (Webmaster SannBlogg)
>    8. Re: Wordpress 2.0.4 (Sean Hayford O'Leary)
>    9. Re: Wordpress 2.0.4 (Stefano)
>   10. Re: Wordpress 2.0.4 (Aaron Brazell)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Sun, 23 Jul 2006 15:11:20 -0400
> From: "Mike Wendell" <theapparatus at gmail.com>
> Subject: [wp-testers] Re: 2.0.4
> To: wp-testers at lists.automattic.com
> Message-ID:
>         <f1cf41430607231211v1f6b6443k6cc503172b9db6c1 at mail.gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> Never mind.  Just realized that I can do SVN from this computer and
> then upload the files.
>
> I think drmike needs some coffee. :)
>
> On 7/23/06, Mike Wendell <theapparatus at gmail.com> wrote:
> > Couldn't interest anyone in dropped me a zipped copy of 2.0.4 alpha
> > please? (Or tell me where to grab a copy please)
> >
> > :)
> >
> > Having to reinstall 2 2.0.3 installs this afternoon and would hate to
> > have to come back and redo them in a few days.  I can't do SVN from
> > here as I don't have SSH access.
> >
> > Thanks,
> > -drmike
> >
> > --
> > Blog: http://tdjc.be
> > Kim Possible: Remixed: http://kpremixed.tdjc.be
> > Get your own free hosted WordPress Blog today: http://daria.be
> >
>
>
> --
> Blog: http://tdjc.be
> Kim Possible: Remixed: http://kpremixed.tdjc.be
> Get your own free hosted WordPress Blog today: http://daria.be
>
>
> ------------------------------
>
> Message: 2
> Date: Sun, 23 Jul 2006 15:12:46 -0500
> From: "spencerp" <spencerp1 at gmail.com>
> Subject: [wp-testers] BAStats error, 2.0.4...
> To: <wp-testers at lists.automattic.com>
> Message-ID: <039e01c6ae94$5fbef220$f6d29041 at computer>
> Content-Type: text/plain;       charset="iso-8859-1"
>
> Warning: in_array() [function.in-array]: Wrong datatype for second
> argument in
> /home/.franklo/spencerp1/public_html/wp-content/plugins/BAStats/BAStats_logger.php
> on line 114
>
> Now, I just set up a new domain, on a new host (dreamhost.com)
> Friday..running 2.0.4-alpha again, and latest build of the plugin.. and
> that error is spitting out for me. Anyone maybe have a possible solution.
> Thanks in advanced..
>
> I'm not sure why I'm getting this error all of the sudden, but I'm
> thinking it's the Host possibly.. =/  On my VindictiveBastard.net blog,
> different host all together, running 2.0.4-alpha.. it's fine. Running the
> latest build of the plugin too..
>
> spencerp
>
> ------------------------------
>
> Message: 3
> Date: Sun, 23 Jul 2006 22:20:02 +0300
> From: Kimmo Suominen <kimmo+key+wordpress.c4f53f at suominen.com>
> Subject: Re: [wp-testers] BAStats error, 2.0.4...
> To: wp-testers at lists.automattic.com
> Message-ID: <20060723192002.GC19743 at kimmo.suominen.com>
> Content-Type: text/plain; charset=us-ascii
>
> On Sun, Jul 23, 2006 at 03:12:46PM -0500, spencerp wrote:
> > Warning: in_array() [function.in-array]: Wrong datatype for second
> argument in
> /home/.franklo/spencerp1/public_html/wp-content/plugins/BAStats/BAStats_logger.php
> on line 114
>
> That's from PHP5.  You'll need to cast to array or otherwise make
> sure the second argument to in_array() is an array.
>
>     http://fi.php.net/in_array
>
> Best regards,
> + Kimmo
> --
> <A HREF="http://kimmo.suominen.com/">Kimmo Suominen</A>
>
>
>
> ------------------------------
>
> Message: 4
> Date: Sun, 23 Jul 2006 15:25:15 -0500
> From: "spencerp" <spencerp1 at gmail.com>
> Subject: Re: [wp-testers] BAStats error, 2.0.4...
> To: <wp-testers at lists.automattic.com>
> Message-ID: <03b701c6ae96$1ddabe00$f6d29041 at computer>
> Content-Type: text/plain; format=flowed; charset="Windows-1252";
>         reply-type=original
>
> > That's from PHP5.  You'll need to cast to array or otherwise make
> > sure the second argument to in_array() is an array.
> >
> >    http://fi.php.net/in_array
> >
> > Best regards,
> > + Kimmo
>
> Ah,.. Thank you! ;)  I was really leaning on just using 4.4.2,  just
> because
> I knew everything was working fine on my blog without problems.. Oh
> well..lol. Thanks again. ;)
>
> spencerp
>
>
>
> ------------------------------
>
> Message: 5
> Date: Sun, 23 Jul 2006 12:36:27 -0700
> From: Ryan Boren <ryan at boren.nu>
> Subject: Re: [wp-testers] Wordpress 2.0.4
> To: wp-testers at lists.automattic.com
> Message-ID: <44C3CFBB.1070203 at boren.nu>
> Content-Type: text/plain; charset=windows-1252; format=flowed
>
> spencerp wrote:
> >> I mean no disrespect but I'm more lookin at those 707 current matches
> >> for Active tickets myself.
> >>
> >> Granted, probably a fair number of them are folks just needing support:
> >>
> >> Like this one:
> >>
> >> http://trac.wordpress.org/ticket/2418
> >>
> >> Point them to the forums and then close the ticket.
> >>
> >> -drmike
> >
> > Haha..no disrespect taken.. ;)  Well, like I said though, I haven't had
> > any major "issues" with 2.0.4-alpha, not even "small" issues really..
> > and I have been running it "live" for a good while now. You have my vote
> > on shipping it out the door! ;) =)  Let's release this "baby" already...
> =)
>
> I whittled down the 2.0.4 milestone a bit.  I might commit a few more
> things, but none of the remaining bugs are enough to hold up a release.
>
> I just committed some changes that touch the dashboard feeds, the theme
> and plugin management pages, and some other odds and ends.  Please give
> those areas a quick test. Check the timeline to see which bugs are
> recently fixed.
>
> I also bumped to version to 2.0.4-beta.  We'll get a beta release
> packaged up soon, and I'll make a dev blog announcement to see if we can
> get any testing interest.  In the meantime, grab the latest from svn and
> try to break it.
>
> Ryan
>
>
> ------------------------------
>
> Message: 6
> Date: Sun, 23 Jul 2006 15:42:50 -0500
> From: "spencerp" <spencerp1 at gmail.com>
> Subject: Re: [wp-testers] Wordpress 2.0.4
> To: <wp-testers at lists.automattic.com>
> Message-ID: <03ce01c6ae98$925a6ee0$f6d29041 at computer>
> Content-Type: text/plain; format=flowed; charset="Windows-1252";
>         reply-type=response
>
> > I whittled down the 2.0.4 milestone a bit.  I might commit a few more
> > things, but none of the remaining bugs are enough to hold up a release.
> >
> > I just committed some changes that touch the dashboard feeds, the theme
> > and plugin management pages, and some other odds and ends.  Please give
> > those areas a quick test. Check the timeline to see which bugs are
> > recently fixed.
> >
> > I also bumped to version to 2.0.4-beta.  We'll get a beta release
> packaged
> > up soon, and I'll make a dev blog announcement to see if we can get any
> > testing interest.  In the meantime, grab the latest from svn and try to
> > break it.
> >
> > Ryan
>
> Awesome! I'll download the latest files now..and then try it out. Nice
> whittling down job, by the way..lol! ;)
>
> spencerp
>
>
>
> ------------------------------
>
> Message: 7
> Date: Sun, 23 Jul 2006 21:07:37 +0200
> From: Webmaster SannBlogg <info at sannblogg.se>
> Subject: Re: [wp-testers] Re: 2.0.4
> To: wp-testers at lists.automattic.com
> Message-ID: <44C3C8F9.7000201 at sannblogg.se>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> The closest you get to 2.0.4 is revision 4034 by svn. Isn't it?
>
> /Stefan
>
> Mike Wendell skrev:
> > Couldn't interest anyone in dropped me a zipped copy of 2.0.4 alpha
> > please? (Or tell me where to grab a copy please)
> >
> > :)
> >
> > Having to reinstall 2 2.0.3 installs this afternoon and would hate to
> > have to come back and redo them in a few days.  I can't do SVN from
> > here as I don't have SSH access.
> >
> > Thanks,
> > -drmike
> >
>
>
> ------------------------------
>
> Message: 8
> Date: Sun, 23 Jul 2006 15:03:08 -0500
> From: "Sean Hayford O'Leary" <sdho at sdho.org>
> Subject: Re: [wp-testers] Wordpress 2.0.4
> To: wp-testers at lists.automattic.com
> Message-ID:
>         <4d2c128c0607231303l33bec133oc7e15f97a2f72ffd at mail.gmail.com>
> Content-Type: text/plain; charset=UTF-8; format=flowed
>
> I think we need to rush 2.0.4 out the door. 2.0.3 has got to be the
> buggiest release in the last year or two and besides, 2.0.4 seems
> pretty solid -- I'm running it on a couple of production sites now.
>
> On 7/23/06, Ryan Boren <ryan at boren.nu> wrote:
> > Marcos Martínez de Irujo wrote:
> > > Hello,
> > >
> > > When is the date that Wordpress 2.0.4 will be the stable version?
> >
> > I think it's pretty solid, so any day now probably.  How does this list
> > feel about the current state of 2.0.4?  Is it ready?
> >
> > Ryan
> > _______________________________________________
> > wp-testers mailing list
> > wp-testers at lists.automattic.com
> > http://lists.automattic.com/mailman/listinfo/wp-testers
> >
>
>
> --
> Sean Hayford O'Leary
> http://sdho.org
>
> ------------------------------
>
> Message: 9
> Date: Sun, 23 Jul 2006 22:19:47 +0200
> From: Stefano <steagl at people.it>
> Subject: Re: [wp-testers] Wordpress 2.0.4
> To: wp-testers at lists.automattic.com
> Message-ID: <hdm7c2leeqm9kvdb4j2gcijb630ttea2v9 at 4ax.com>
> Content-Type: text/plain; charset=us-ascii
>
> On Sun, 23 Jul 2006 12:36:27 -0700, Ryan Boren <ryan at boren.nu> wrote:
>
> >I also bumped to version to 2.0.4-beta.  We'll get a beta release
> >packaged up soon, and I'll make a dev blog announcement to see if we can
> >get any testing interest.  In the meantime, grab the latest from svn and
> >try to break it.
>
> Remeber to update the .pot file in polyglots SVN branch also so we
> will be able to update the translation if necessary ASAP.
>
> Thanks
>
> --
>
> Stefano Aglietti - StallonIt on IRCnet - ICQ#: 2078431
> Email: steve at 40annibuttati.it steagl at people.it
> Sites: http://www.40annibuttati.it (personal blog)
>        http://www.wordpress-it.it (WordPress Italia)
>
>
> ------------------------------
>
> Message: 10
> Date: Sun, 23 Jul 2006 16:23:21 -0400
> From: "Aaron Brazell" <emmensetech at gmail.com>
> Subject: Re: [wp-testers] Wordpress 2.0.4
> To: wp-testers at lists.automattic.com
> Message-ID:
>         <ca7320070607231323n5aefb487s17e46600a80de3a4 at mail.gmail.com>
> Content-Type: text/plain; charset=UTF-8; format=flowed
>
> On 7/23/06, Sean Hayford O'Leary <sdho at sdho.org> wrote:
> >
> > I think we need to rush 2.0.4 out the door. 2.0.3 has got to be the
> > buggiest release in the last year or two and besides, 2.0.4 seems
> > pretty solid -- I'm running it on a couple of production sites now.
>
>
>
> Disagree. That's possibly the worst thing we can do. It won't hurt anyone
> to
> wait a few more days.  Histrocially we've seen what "rushing a relaser out
> the door" does.
>
> --
> Aaron Brazell
> Author & Blogger, http://technosailor.com
> Systems Admin, http://b5media.com
> Sports Channel Editor, http://b5media.com
>
>
> ------------------------------
>
> _______________________________________________
> wp-testers mailing list
> wp-testers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-testers
>
>
> End of wp-testers Digest, Vol 17, Issue 11
> ******************************************
>



-- 
Dave W


More information about the wp-testers mailing list