[wp-testers] drafts saving once a second
Lloyd Budd
lloydomattic at gmail.com
Tue Mar 4 00:44:17 GMT 2008
On Mon, Mar 3, 2008 at 4:41 PM, Lloyd Budd <lloydomattic at gmail.com> wrote:
> On Mon, Mar 3, 2008 at 4:24 PM, Dave J. (Scoop0901) <scoop0901 at gmail.com> wrote:
> > On Mon, Mar 3, 2008 at 6:58 PM, Michael D Adams <mikea at turbonet.com> wrote:
> >
> > >
> > > http://trac.wordpress.org/ticket/6075
> > >
> > > I tried to reproduce this in IE7 but couldn't. If you go to /wp-admin/
> > > options.php is there an entry for "autosave_interval"? It should be
> > > "60".
> >
> >
> >
> > Mike:
> > There's no "autosave_interval" on the page at:
> > http://MY_URL.com/Sandbox/wp-admin/options.php<http://my_url.com/Sandbox/wp-admin/options.php>
> >
> > I can send you a screenshot, if you'd like, as when you say it should be
> > there and isn't, I am either blind or something funky happened. ;) I know
> > I'm not blind.
>
> If you look at wp-admin/wp-includes/upgrade.php you will see that
> before updating the db version to 7098, function upgrade_250() should
> have add_option('autosave_interval', 60);
Ha, the issue is now fixed. Previously, the option wasn't being
created for a new install.
Thanks,
Lloyd
More information about the wp-testers
mailing list