[wp-testers] Search not finding hits

Food Dude pdxfooddude at gmail.com
Wed Feb 21 05:37:25 GMT 2007


Ugh. Turns out this is a bug with UTW 3.14159265. Of course I sent this out
right before I discovered the real issue. I'll let Christine know. That will
teach me to troubleshoot with the flu

-----Original Message-----
From: wp-testers-bounces at lists.automattic.com
[mailto:wp-testers-bounces at lists.automattic.com] On Behalf Of
wp-testers-request at lists.automattic.com
Sent: Tuesday, February 20, 2007 9:13 PM
To: wp-testers at lists.automattic.com
Subject: wp-testers Digest, Vol 24, Issue 24

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.1.1 and addition of extraneous <p> (Toby Simmons)
   2. Re: 2.1.1 and addition of extraneous <p> (Lloyd Budd)
   3. Unknown Runtime Error (Felix Ker)
   4. Re: 2.1.1 and addition of extraneous (Toby Simmons)
   5. WP 2.0.9 and WP 2.1.1 (alex at neverlandteam.net)
   6. Re: WP 2.0.9 and WP 2.1.1 (Lloyd Budd)
   7. Fast Upgrade to WP 2.1.1 (alex at neverlandteam.net)
   8. Missing internationalization in 2.1.1 ( Ren? Clausen Nielsen )
   9. Re: 2.1.1 and addition of extraneous <p> (Jeremy Visser)
  10. RE: wp-testers Digest, Vol 24, Issue 23 (Food Dude)


----------------------------------------------------------------------

Message: 1
Date: Tue, 20 Feb 2007 08:56:28 -0600
From: "Toby Simmons" <toby at simmonsconsulting.com>
Subject: Re: [wp-testers] 2.1.1 and addition of extraneous <p>
To: <wp-testers at lists.automattic.com>
Message-ID: <000601c754ff$5d3f9470$0711020a at ardemgaz.com>
Content-Type: text/plain;	charset="us-ascii"

>On 2/19/07, Toby Simmons <toby at simmonsconsulting.com> wrote:
>> Is there any chance that there will be a fix to
>> http://trac.wordpress.org/ticket/3669
>> <http://trac.wordpress.org/ticket/3669%20in%202.1.1>  in 2.1.1?
>>
>>
>>
>> For now, I've implemented the fix from
>> http://wordpress.org/support/topic/101906?replies=51 (see the next to the
>> last entry, to comment out line #66).
>
>That's an annoying one, fixed for 2.1.1
>
>Ryan

Okay, now I'm curious ... will it no longer insert extraneous <p>, or will
it simply close all extraneously added <p>?

Thanks &
Cheers,

Toby



------------------------------

Message: 2
Date: Tue, 20 Feb 2007 07:39:00 -0800
From: "Lloyd Budd" <lloydomattic at gmail.com>
Subject: Re: [wp-testers] 2.1.1 and addition of extraneous <p>
To: wp-testers at lists.automattic.com
Message-ID:
	<70ebb7140702200739v15c06cc9l3aa76ed9eddb2657 at mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

On 2/20/07, Toby Simmons <toby at simmonsconsulting.com> wrote:
> >On 2/19/07, Toby Simmons <toby at simmonsconsulting.com> wrote:
> >> Is there any chance that there will be a fix to
> >> http://trac.wordpress.org/ticket/3669
> >> <http://trac.wordpress.org/ticket/3669%20in%202.1.1>  in 2.1.1?
> >>
> >>
> >>
> >> For now, I've implemented the fix from
> >> http://wordpress.org/support/topic/101906?replies=51 (see the next to
the
> >> last entry, to comment out line #66).
> >
> >That's an annoying one, fixed for 2.1.1
> >
> >Ryan
>
> Okay, now I'm curious ... will it no longer insert extraneous <p>, or will
> it simply close all extraneously added <p>?

Hi Toby,

Why not satisfying your curiosity by applying the patch?

(looking at the patch it looks like it will not add <p> in lists and
other scenarios)

This is an ideal area for automated testing if anyone wants to help.

The power is yours,
Lloyd


------------------------------

Message: 3
Date: Wed, 21 Feb 2007 00:45:04 +0800
From: "Felix Ker" <felixker at gmail.com>
Subject: [wp-testers] Unknown Runtime Error
To: wp-testers at lists.automattic.com
Message-ID:
	<ca8b9e4d0702200845l471823c6obb51ada359c9181a at mail.gmail.com>
Content-Type: text/plain; charset=UTF-8; format=flowed

Hi,

I'm getting this error when I try to edit a post.

Line:81
Char: 456
Error: Unknown Runtime Error
Code: 0
URL: post.php?action=edit&post=xxx

The problem is line 81 is 	<li><a href='users.php'>Users</a></li>

Heh.

There was also an error with this:

function save_reorder(id) {
	site_order = document.getElementById('site_order');

	old_order = site_order.value;
	new_order =
junkdrawer.serializeList(document.getElementById('sociable_site_list'));
	site_order.value = new_order;

	if (!site_order.used || new_order == old_order)
		toggle_checkbox(id);
	site_order.used = true;
}


I'm using Windows IE 7.

-- 
Best regards,

felix.ker
msn/mail:felix at felixker.com
did:65.91456635

NOTICE: The contents of this email and any attachments are
confidential. They are intended for the named recipient(s) only.
If you have received this email in error please notify the system
manager or the sender immediately and do not disclose the contents to
anyone or make copies.


* email scanned for viruses, vandals and malicious content *

______________________________________________________
SGBloggers - Blogging made easy
www.SGBloggers.com


------------------------------

Message: 4
Date: Tue, 20 Feb 2007 11:20:33 -0600
From: "Toby Simmons" <toby at simmonsconsulting.com>
Subject: [wp-testers] Re: 2.1.1 and addition of extraneous
To: <wp-testers at lists.automattic.com>
Message-ID: <002a01c75513$6d887ef0$0711020a at ardemgaz.com>
Content-Type: text/plain;	charset="us-ascii"

>> >> Is there any chance that there will be a fix to
>> >> http://trac.wordpress.org/ticket/3669
>> >> <http://trac.wordpress.org/ticket/3669%20in%202.1.1> in 2.1.1?
>> >>
>> >> For now, I've implemented the fix from
>> >> http://wordpress.org/support/topic/101906?replies=51 (see the next to
>> >> the last entry, to comment out line #66).
>> >
>> >That's an annoying one, fixed for 2.1.1
>> >
>> >Ryan
>>
>> Okay, now I'm curious ... will it no longer insert extraneous <p>, or
>> will it simply close all extraneously added <p>?
>
>Hi Toby,
>
>Why not satisfying your curiosity by applying the patch?
>
>(looking at the patch it looks like it will not add <p> in lists and
>other scenarios)
>
>This is an ideal area for automated testing if anyone wants to help.
>
>The power is yours,
>Lloyd

Thanks, Lloyd. I had installed the RC (which was still busted) and had
updated /wp-includes/formatting.php from SVN yesterday evening from
http://trac.wordpress.org/browser/trunk/wp-includes/formatting.php?format=tx
t (which was still busted.) I just looked at trac again and see that Ryan
checked in formatting.php 12 hours ago, so I updated to the latest version
just now and it works swell. I must have just missed it!

Thanks all!

Cheers,

Toby



------------------------------

Message: 5
Date: Tue, 20 Feb 2007 16:06:35 -0400
From: <alex at neverlandteam.net>
Subject: [wp-testers] WP 2.0.9 and WP 2.1.1
To: <wp-testers at lists.automattic.com>
Message-ID: <000a01c7552a$a1b687f0$20c723c8 at Alex>
Content-Type: text/plain; format=flowed; charset="iso-8859-1";
	reply-type=original

Why your doesnt announce WP 2.0.9 and WP 2.1.1 in Wordpress Blog? I know 
than yours release because i follow the roadmap, but other people dont 
follow it.

Greetings..
Alex 




------------------------------

Message: 6
Date: Tue, 20 Feb 2007 12:23:01 -0800
From: "Lloyd Budd" <lloydomattic at gmail.com>
Subject: Re: [wp-testers] WP 2.0.9 and WP 2.1.1
To: wp-testers at lists.automattic.com
Message-ID:
	<70ebb7140702201223h6365ae11rd94701bc383e28bd at mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

On 2/20/07, alex at neverlandteam.net <alex at neverlandteam.net> wrote:
> Why your doesnt announce WP 2.0.9 and WP 2.1.1 in Wordpress Blog? I know
> than yours release because i follow the roadmap, but other people dont
> follow it.

Thanks Alex. I think Ryan, Mark J, Matt are working on the announcement.

Cheers,
Lloyd


------------------------------

Message: 7
Date: Tue, 20 Feb 2007 17:28:15 -0400
From: <alex at neverlandteam.net>
Subject: [wp-testers] Fast Upgrade to WP 2.1.1
To: <wp-testers at lists.automattic.com>
Message-ID: <000701c75536$0a0d57b0$20c723c8 at Alex>
Content-Type: text/plain; format=flowed; charset="iso-8859-1";
	reply-type=response

If you are using WP 2.1, you can upload this files of WP 2.1.1 and not 
upload all WP 2.1.1
a.. xmlrpc.php
a.. wp-admin/admin-ajax.php
a.. wp-admin/admin-functions.php
a.. wp-admin/custom-header.php
a.. wp-admin/edit.php
a.. wp-admin/index-extra.php
a.. wp-admin/options-general.php
a.. wp-admin/options-reading.php
a.. wp-includes/bookmark-template.php
a.. wp-includes/cache.php
a.. wp-includes/capabilities.php
a.. wp-includes/category.php
a.. wp-includes/cron.php
a.. wp-includes/formatting.php
a.. wp-includes/functions.php
a.. wp-includes/post-template.php
a.. wp-includes/post.php
a.. wp-includes/version.php
a.. wp-includes/js/scriptaculous/wp-scriptaculous.js (new file)
a.. wp-includes/js/tinymce/tiny_mce_config.php
a.. wp-includes/js/tinymce/tiny_mce_gzip.php
a.. wp-includes/js/tinymce/wp-mce-help.php


----- Original Message ----- 
From: <alex at neverlandteam.net>
To: <wp-testers at lists.automattic.com>
Sent: Tuesday, February 20, 2007 4:06 PM
Subject: [wp-testers] WP 2.0.9 and WP 2.1.1


> Why your doesnt announce WP 2.0.9 and WP 2.1.1 in Wordpress Blog? I know 
> than yours release because i follow the roadmap, but other people dont 
> follow it.
>
> Greetings..
> Alex 




------------------------------

Message: 8
Date: Tue, 20 Feb 2007 23:25:37 +0100
From: " Ren? Clausen Nielsen " <rcn at shevy.dk>
Subject: [wp-testers] Missing internationalization in 2.1.1
To: wp-testers at lists.automattic.com
Message-ID:
	<e4f661650702201425h71647a9el80c8eddde26dcefc at mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Hi guys,

I might be missing something, but to me it seems that the new date strings
in the 2.1.1 POT are actually not i18n'ed in

/wp-admin/edit.php
/wp-admin/edit-comments.php

Could I unfortunately be right?

Regards,

Reni


------------------------------

Message: 9
Date: Wed, 21 Feb 2007 10:13:51 +1100
From: "Jeremy Visser" <jeremy.visser at gmail.com>
Subject: Re: [wp-testers] 2.1.1 and addition of extraneous <p>
To: wp-testers at lists.automattic.com
Message-ID:
	<43253ec50702201513tce619e3nc94ba3e6f35d3b22 at mail.gmail.com>
Content-Type: text/plain; charset=UTF-8; format=flowed

On 2/21/07, Lloyd Budd <lloydomattic at gmail.com> wrote:
> The power is yours,
> Lloyd

Or:

May the WordPress be with you,
Jeremy.


------------------------------

Message: 10
Date: Tue, 20 Feb 2007 21:12:11 -0800
From: "Food Dude" <pdxfooddude at gmail.com>
Subject: [wp-testers] RE: wp-testers Digest, Vol 24, Issue 23
To: <wp-testers at lists.automattic.com>
Message-ID: <000301c75576$d8c80ec0$8a582c40$@com>
Content-Type: text/plain;	charset="us-ascii"

Okay, here's one for you. I've upgraded 6 sites to wp 2.1. Everything worked
out just fine on 5 of the sites, but on one, the search function stopped
working. It would just return a "no posts found" error on everything. I
switched the default theme, deleted the entire installation... still didn't
work. Just in case I tried 2.1.1. Checked the database, same thing. I
couldn't get it to work until I deleted all the sql data, and reinitialized
from scratch. Now it works great. Fortunately this was just a test setup so
I didn't mind loosing the data, and imported more from another site.

Not sure anyone else is having this problem, but thought ya'll should know.

-----Original Message-----
From: wp-testers-bounces at lists.automattic.com
[mailto:wp-testers-bounces at lists.automattic.com] On Behalf Of
wp-testers-request at lists.automattic.com
Sent: Tuesday, February 20, 2007 4:01 AM
To: wp-testers at lists.automattic.com
Subject: wp-testers Digest, Vol 24, Issue 23

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: WP 2.0.9 and WP 2.1.1 (steve caturan)
   2. Re: 2.1.1 and addition of extraneous <p> (Ryan Boren)
   3. Re: 2.1.1 and addition of extraneous <p> (Handy)
   4. Re: 2.0.9 and 2.1.1 (Pixline)


----------------------------------------------------------------------

Message: 1
Date: Mon, 19 Feb 2007 23:33:40 -0500
From: "steve caturan" <scaturan at negimaki.com>
Subject: Re: [wp-testers] WP 2.0.9 and WP 2.1.1
To: wp-testers at lists.automattic.com
Message-ID:
	<6f7d40310702192033j32cdc00dm180d3cfd1b69bf85 at mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

no issues here so far using php 5.2.1, apache 2.2.4 and mysql 5.0.33

On 2/18/07, Matt <speedboxer at gmail.com> wrote:
> Here's the download links, at least:
>
> http://wordpress.org/wordpress-2.1.1-RC1.zip
>
> http://wordpress.org/wordpress-2.1.1-RC1.tar.gz
>
> I found them on the Release Archives page (
> http://wordpress.org/download/release-archive/).
>
> Shouldn't someone have sent out the Beta and RC links out to this list? If
> someone did, then I didn't get the email.
>
>
> On 2/18/07, Gene Steinberg <gene at macnightowl.com> wrote:
> >
> > On 2/18/07 10:23 AM, "Robin Adrianse" <robin.adr at gmail.com> wrote:
> >
> > > It's currently in RC stage, last I heard.
> >
> >
> > Isn't it supposed to be offered via this list -- if so I missed it :(
> >
> > Peace,
> > Gene
> >
> >
> > _______________________________________________
> > wp-testers mailing list
> > wp-testers at lists.automattic.com
> > http://lists.automattic.com/mailman/listinfo/wp-testers
> >
>
>
>
> --
> Matt (speedboxer at gmail.com)
> _______________________________________________
> wp-testers mailing list
> wp-testers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-testers
>


------------------------------

Message: 2
Date: Mon, 19 Feb 2007 21:43:52 -0800
From: "Ryan Boren" <ryan at boren.nu>
Subject: Re: [wp-testers] 2.1.1 and addition of extraneous <p>
To: wp-testers at lists.automattic.com
Message-ID:
	<bb0886ed0702192143jba1fcebx85dd6ae67e4764cc at mail.gmail.com>
Content-Type: text/plain; charset=UTF-8; format=flowed

On 2/19/07, Toby Simmons <toby at simmonsconsulting.com> wrote:
> Is there any chance that there will be a fix to
> http://trac.wordpress.org/ticket/3669
> <http://trac.wordpress.org/ticket/3669%20in%202.1.1>  in 2.1.1?
>
>
>
> For now, I've implemented the fix from
> http://wordpress.org/support/topic/101906?replies=51 (see the next to the
> last entry, to comment out line #66).

That's an annoying one, fixed for 2.1.1

Ryan


------------------------------

Message: 3
Date: Mon, 19 Feb 2007 22:47:02 -0700
From: Handy <handy.solo at gmail.com>
Subject: Re: [wp-testers] 2.1.1 and addition of extraneous <p>
To: wp-testers at lists.automattic.com
Message-ID:
	<2c7a50940702192147u1f50efb7k902aae3c4551321 at mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

On 2/19/07, Ryan Boren <ryan at boren.nu> wrote:
>
> On 2/19/07, Toby Simmons <toby at simmonsconsulting.com> wrote:
> > Is there any chance that there will be a fix to
> > http://trac.wordpress.org/ticket/3669
> > <http://trac.wordpress.org/ticket/3669%20in%202.1.1>  in 2.1.1?
> >
> >
> >
> > For now, I've implemented the fix from
> > http://wordpress.org/support/topic/101906?replies=51 (see the next to
> the
> > last entry, to comment out line #66).
>
> That's an annoying one, fixed for 2.1.1
>
>
Excuse my enthusiasm, but allow me to publicly shout "Huzzah!!!" here.

Thanks,

Handy


------------------------------

Message: 4
Date: Tue, 20 Feb 2007 10:17:21 +0100
From: Pixline <supporto at pixline.net>
Subject: [wp-testers] Re: 2.0.9 and 2.1.1
To: wp-testers at lists.automattic.com
Message-ID: <B3272515-F202-4A5A-BDE1-5166F1B33F99 at pixline.net>
Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed

>> We need to release 2.0.9 and 2.1.1 soon.  Any feedback we can get
>> today is appreciated.

all my local dev installation for 2.0.9 and 2.1.1 seems to be ok.
I'll try this afternoon (yes, it's morning here :-) on two production  
server.

Paolo


------------------------------

_______________________________________________
wp-testers mailing list
wp-testers at lists.automattic.com
http://lists.automattic.com/mailman/listinfo/wp-testers


End of wp-testers Digest, Vol 24, Issue 23
******************************************



------------------------------

_______________________________________________
wp-testers mailing list
wp-testers at lists.automattic.com
http://lists.automattic.com/mailman/listinfo/wp-testers


End of wp-testers Digest, Vol 24, Issue 24
******************************************



More information about the wp-testers mailing list